nuttx/arch/risc-v
Gustavo Henrique Nihei 7caebdd50f arch/risc-v: Fix stack alignment according to calling convention
The RISC-V Integer Calling Convention states that the stack pointer
shall always be aligned to a 128-bit boundary upon procedure entry, both
for RV32* and RV64* ISAs (exception to the RV32E ISA, which must follow a
specific convention)
2021-04-27 23:12:20 -05:00
..
include NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
src arch/risc-v: Fix stack alignment according to calling convention 2021-04-27 23:12:20 -05:00
Kconfig arch:rv64:c906:demo protect build without PMP. 2021-03-16 11:43:10 -03:00