summaryrefslogtreecommitdiff
path: root/bl31/bl31.ld.S
AgeCommit message (Expand)Author
2020-02-09plat: imx8mq: move the stack & xlat table into ocram_sJacky Bai
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-01-16Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew
2019-01-15spm: permit platform to override the VMA placement of the vector tableArd Biesheuvel
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-17BL31: correct GOT section omissionSoby Mathew
2018-10-29PIE: Position Independant Executable support for BL31Soby Mathew
2018-10-16scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-06-13SPM: Treat SP xlat tables the same as othersSandrine Bailleux
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-10-23BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-10-25rockchip: optimize the link mechanism for SRAM codeCaesar Wang
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-09-25Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__Vikram Kanigiri
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-09-19Fix LENGTH attribute value in linker scriptsJuan Castillo
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Make the memory layout more flexibleSandrine Bailleux
2014-03-26Use --gc-sections during linkAndrew Thoelke
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-02-26Remove duplicate xlat_table descriptionsJeenu Viswambharan
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-17Add runtime services frameworkAchin Gupta
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05Enable third party contributionsDan Handley
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta