aboutsummaryrefslogtreecommitdiff
path: root/lib/aarch64/misc_helpers.S
AgeCommit message (Expand)Author
2019-04-03Remove deprecated interfacesAmbroise Vincent
2019-03-12PIE: Correct minor typographical errorsLouis Mayencourt
2019-02-07lib: aarch64: misc_helpers: include bl_common.hVarun Wadekar
2019-02-07Remove unused function symbolsVarun Wadekar
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-18Deprecate some unused AArch64 assembly functionsAntonio Nino Diaz
2018-10-29PIE: Position Independant Executable support for BL31Soby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-02-01misc_helpers: fix zero_normalmem() for BL2_AT_EL3Masahiro Yamada
2017-10-17Introduce functions to disable the MMU in EL1Antonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-14Fix integer comparison in memcpy16Douglas Raillard
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-07-28Implement an assert() callable from assembly codeSoby Mathew
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-05-07Remove unused or invalid asm helper functionsAndrew Thoelke
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley