summaryrefslogtreecommitdiff
path: root/include/common/asm_macros.S
AgeCommit message (Expand)Author
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-08Derive stack alignment from CACHE_WRITEBACK_GRANULESoby Mathew
2016-05-26Fill exception vectors with zero bytesSandrine Bailleux
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-06-04Rationalize reset handling codeSandrine Bailleux
2015-04-27Add header guards to asm macro filesDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-07-28Introduce crash console APIs for crash reportingSoby Mathew
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-08Merge pull request #58 from athoelke/optimise-cache-flush-v2danh-arm
2014-05-07Optimise data cache clean/invalidate operationAndrew Thoelke
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley