summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-26lib: Add misaligned load/store trap handlingAnup Patel
2018-12-26lib: Move instruction encoding macros to riscv_encoding.hAnup Patel
2018-12-22firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZEAnup Patel
2018-12-21Introduce hart disabled parameter in platform.Atish Patra
2018-12-21Introduce HAS_MFAULTS_DELEGATION featureDamien Le Moal
2018-12-21Introduce sbi_current_hartid()Damien Le Moal
2018-12-21Cleanup and rename sbi_hart_boot_next()Damien Le Moal
2018-12-21Refine platform features controlDamien Le Moal
2018-12-20Use wfi for coldboot finish call.Atish Patra
2018-12-11Initial commit.Anup Patel