summaryrefslogtreecommitdiff
path: root/plat/arm/common/sp_min
AgeCommit message (Expand)Author
2019-06-11plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is setLouis Mayencourt
2019-02-19plat/arm: Introduce FVP Versatile Express platform.Usama Arif
2019-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-05plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-10plat/arm: Migrate to enable_mmu_svc_mon()Antonio Nino Diaz
2018-08-01Fix build for SEPARATE_CODE_AND_RODATA=0Daniel Boulby
2018-07-24Rework page table setup for varying number of mem regionsDaniel Boulby
2018-06-07ARM platforms: Move BL31 below BL2 to enable BL2 overlaySoby Mathew
2018-05-01ARM platforms: Demonstrate mem_protect from el3_runtimeRoberto Vargas
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-22ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-03Use SPDX license identifiersdp-arm
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-18Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew