wip.. store the idletask in TLS. move the execsmp bootstrap code into its own file...
commitdef6aa5bb406a364eab36155b2efab9068fc8497
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 May 2015 00:26:15 +0000 (2 00:26 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 2 May 2015 00:26:15 +0000 (2 00:26 +0000)
tree54672a374e3d5bd5e8be450dd06e0d5a97caebb3
parent3049b8878d07e1a0d4d1fb18c0df042ce1f55968
wip.. store the idletask in TLS. move the execsmp bootstrap code into its own file. cleanup and re-use the exec platform init code to initialise idle tasks for secondary cpu's

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50575 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-native/exec/platform_init.c
arch/arm-native/kernel/kernel_cpu.c
arch/arm-native/kernel/kernel_execsmp.c [new file with mode: 0644]
arch/arm-native/kernel/mmakefile.src
arch/arm-native/kernel/syscall.c
arch/arm-native/kernel/tls.h