]> git.sur5r.net Git - freertos/commit
Save changes to the RISC-V port layer before making changes necessary to support...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 16 Dec 2018 20:21:29 +0000 (20:21 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 16 Dec 2018 20:21:29 +0000 (20:21 +0000)
commitad70206f8eabd0abaf240f5c4e33e65c9c9d4dbe
tree5945bbb3e7d6c4cc87ac3df8821f1a3a7f9762f1
parent2ac806f992a32ea93f008ef893b0bedae68b9d28
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2603 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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