History log of /seL4-refos-master/kernel/src/arch/riscv/idle.c
Revision Date Author Comments
# 8e09f091 01-Aug-2020 Stefan O'Rear <sorear@fastmail.com>

riscv: NO_INLINE halt

This function is called at most once per boot, but clang wants to inline
it by default.

Signed-off-by: Stefan O'Rear <sorear@fastmail.com>


# 79da0792 01-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert license tags to SPDX identifiers

This commit also converts our own copyright headers to directly use
SPDX, but leaves all other copyright header intact, only adding the
SPDX ident. As far as possible this commit also merges multiple
Data61 copyright statements/headers into one for consistency.


# 8700b24c 04-Dec-2018 Edward Pierzchalski <ed.pierzchalski@data61.csiro.au>

riscv: don't translate 'halt'

Removes a spurious warning from the C parser about ignoring a previous
MODIFIES spec.


# bb302553 03-Apr-2018 Adrian Danis <Adrian.Danis@data61.csiro.au>

riscv: Correct stack setting for idle thread

This sets the idle thread to have a stack top, instead of a stack bottom, which means
it no longer needs to have a custom optimize pragma to avoid using the stack.


# aafa5942 27-Mar-2018 Adrian Danis <Adrian.Danis@data61.csiro.au>

RISCV: Place TODOs in the source


# 83ba0847 20-Feb-2018 Hesham Almatary <hesham.almatary@unsw.edu.au>

[SELFOUR-1156] RISC-V Port

Experimental release that supports both RV32 and RV64