summaryrefslogtreecommitdiff
path: root/bl32/sp_min/sp_min.ld.S
AgeCommit message (Expand)Author
2019-04-25sp_min: allow inclusion of a platform-specific linker scriptHeiko Stuebner
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-12-08Merge pull request #1174 from antonio-nino-diaz-arm/an/page-sizedavidcunado-arm
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-10-23BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-09-21AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar
2016-08-10AArch32: add a minimal secure payload (SP_MIN)Soby Mathew