zephyr/arch/xtensa/soc/esp32
Andy Ross 53eceffb7f esp32: Set CPU pointer on app cpu at startup
It's not enough to wait for a switch, lots of things need this early.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
include xtensa: Interrupt generator script and output for qemu & esp32 2018-02-16 10:44:29 -05:00
CMakeLists.txt kernel, esp32: Add _arch_start_cpu API 2018-02-16 10:44:29 -05:00
Kconfig.defconfig kernel, esp32: Add SMP kconfig flag and MP_NUM_CPUS variable 2018-02-16 10:44:29 -05:00
Kconfig.soc
esp32-mp.c esp32: Set CPU pointer on app cpu at startup 2018-02-16 10:44:29 -05:00
linker.ld esp32: Prefix ROM routines with `esp32_rom_` 2017-10-09 20:53:22 -04:00
soc.c kernel: Move per-cpu _kernel_t fields into separate struct 2018-02-16 10:44:29 -05:00
soc.h esp32: Prefix ROM routines with `esp32_rom_` 2017-10-09 20:53:22 -04:00