summaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp_r
Commit message (Expand)AuthorAgeFilesLines
* refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara2023-03-271-1/+1
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-4/+4
* refactor(aarch64): rename do_panic and el3_panicGovindraj Raja2023-02-211-1/+1
* refactor(fvp_r): update set_config_info function callManish V Badarkhe2022-04-221-1/+2
* refactor(fvp_r): remove unused files and clean up makefilesjohpow012021-10-2912-399/+64
* fix(fvp_r): fix compilation error in release modeManish Pandey2021-10-131-3/+1
* feat(fvp_r): configure system registers to boot rich OSManish Pandey2021-10-062-18/+46
* refactor(fvp_r): tidy up platform port [1]Manish Pandey2021-10-062-49/+70
* fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm2021-09-309-76/+269
* chore: fvp_r: Initial No-EL3 and MPU ImplementationGary Morrison2021-09-3018-39/+973
* fvp_r: initial platform port for fvp_rlaurenw-arm2021-09-3012-0/+1244