142 Commits (55cf015c20d6c768344338fd1215c729844a985f)

Author SHA1 Message Date
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Manish Pandey ed2c4f4a44 plat/arm: Support direct Linux kernel boot in AArch32 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas ad92509476 Add .extab and .exidx sections 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Roberto Vargas a9b5b4aea1 Fix MISRA rule 8.4 7 years ago
Jeenu Viswambharan bb00ea5b00 TSP: Enable cache along with MMU 7 years ago
Jeenu Viswambharan 64ee263e20 DynamIQ: Enable MMU without using stack 7 years ago
Dimitris Papastamos 2c3a10780d Rename symbols and files relating to CVE-2017-5715 7 years ago
Masahiro Yamada 0a2d5b43c8 types: use int-ll64 for both aarch32 and aarch64 7 years ago
Roberto Vargas 1a29f93815 Fix MISRA rule 8.4 Part 3 7 years ago
Roberto Vargas a27163bc70 Fix MISRA rule 8.3 Part 3 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Soby Mathew 0ed8c00174 Remove sp_min functions from plat_common.c 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Etienne Carriere 10c6695854 aarch32: optee: define the OP-TEE secure payload 7 years ago
Joel Hutton ce213b9622 AMU: Add assembler helper functions for aarch32 7 years ago
Dimitris Papastamos 7343505d96 sp_min: Implement workaround for CVE-2017-5715 7 years ago
Soby Mathew 5744e8746d ARM platforms: Fixup AArch32 builds 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Dimitris Papastamos ef69e1ea62 AMU: Implement support for aarch32 7 years ago
Etienne Carriere 70896274ba ARMv7 requires the clear exclusive access at monitor entry 7 years ago
Jeenu Viswambharan 8e743bcd6a BL31: Introduce Publish and Subscribe framework 7 years ago
David Cunado 3e61b2b543 Init and save / restore of PMCR_EL0 / PMCR 7 years ago
David Cunado 88ad146104 Set NS version SCTLR during warmboot path 7 years ago
Julius Werner 4d91838b8d Fix x30 reporting for unhandled exceptions 7 years ago
Julius Werner 64726e6d61 Add new alignment parameter to func assembler macro 7 years ago
Etienne Carriere 71816096da bl32: add secure interrupt handling in AArch32 sp_min 7 years ago
Etienne Carriere 550740833d bl: security_state should be of type unsigned int 8 years ago
David Cunado 18f2efd67d Fully initialise essential control registers 8 years ago
Dimitris Papastamos 10d664ce96 sp_min: Flush console at end of main() 8 years ago
Dimitris Papastamos 21568304ef sp_min: Implement `sp_min_plat_runtime_setup()` 8 years ago
Soby Mathew b6285d64c1 AArch32: Rework SMC context save and restore mechanism 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC 8 years ago
Soby Mathew bcc3c49c90 PSCI: Build option to enable D-Caches early in warmboot 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz d50ece03d9 Simplify translation tables headers dependencies 8 years ago
Jeenu Viswambharan 25a93f7cd1 Enable data caches early with hardware-assisted coherency 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Douglas Raillard 3df6012a3e Abort preempted TSP STD SMC after PSCI CPU suspend 8 years ago
Soby Mathew 9f3ee61c90 AArch32: Fix the stack alignment issue 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Soby Mathew 58e946aec5 PSCI: Do psci_setup() as part of std_svc_setup() 8 years ago
Soby Mathew f426fc0519 PSCI: Introduce PSCI Library argument structure 8 years ago
Yatharth Kochar d991551872 AArch32: Support in SP_MIN to receive arguments from BL2 8 years ago
Yatharth Kochar 3bdf0e5df2 AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN 8 years ago