]> begriffs open source - freertos/commit
Save changes to the RISC-V port layer before making changes necessary to support...
authorRichard Barry <ribarry@amazon.com>
Sun, 16 Dec 2018 20:21:29 +0000 (20:21 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 16 Dec 2018 20:21:29 +0000 (20:21 +0000)
commit7cc42b2ab68920b28dda907a4b8fec1998bd2eb6
tree5945bbb3e7d6c4cc87ac3df8821f1a3a7f9762f1
parent866635d2ada99b1c617f7fd46caf846ce56f5387
Save changes to the RISC-V port layer before making changes necessary to support pulpino too:
+ Switch positions of the asm functions used to start the kernel and handle traps to enable one to reference to the other.
+ Handle external interrupts (working with Renode emulator).
+ The _sp linker variable is now called __freertos_irq_stack_top.
FreeRTOS/Source/portable/GCC/RISC-V-RV32/port.c
FreeRTOS/Source/portable/GCC/RISC-V-RV32/portASM.S
FreeRTOS/Source/portable/GCC/RISC-V-RV32/portmacro.h