aboutsummaryrefslogtreecommitdiff
path: root/bl32
AgeCommit message (Expand)Author
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-05plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-11Merge pull request #1473 from robertovargas-arm/misraDimitris Papastamos
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-07-10Fix MISRA rule 8.4Roberto Vargas
2018-06-27TSP: Enable cache along with MMUJeenu Viswambharan
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-05-23Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-13Fix MISRA rule 8.4 Part 3Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 3Roberto Vargas
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-05aarch32: optee: define the OP-TEE secure payloadEtienne Carriere
2018-01-31AMU: Add assembler helper functions for aarch32Joel Hutton
2018-01-18sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos
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-11-29AMU: Implement support for aarch32Dimitris Papastamos
2017-11-08ARMv7 requires the clear exclusive access at monitor entryEtienne Carriere
2017-10-23BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan
2017-10-13Init and save / restore of PMCR_EL0 / PMCRDavid Cunado
2017-09-05Set NS version SCTLR during warmboot pathDavid Cunado
2017-08-22Merge pull request #1054 from jwerner-chromium/JW_crash_x30davidcunado-arm
2017-08-22Merge pull request #1053 from jwerner-chromium/JW_func_aligndavidcunado-arm
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-08-15Add new alignment parameter to func assembler macroJulius Werner
2017-08-09bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23Merge pull request #995 from davidcunado-arm/dc/init_regdavidcunado-arm
2017-06-23bl: security_state should be of type unsigned intEtienne Carriere
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-20sp_min: Flush console at end of main()Dimitris Papastamos
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew