153 Commits (fbee88fbb039c2d2a5f5c78fac74a1942146de95)

Author SHA1 Message Date
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
John Tsichritzis bd97f83a62 Remove references to old project name from common files 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Heiko Stuebner 14e09cc42e sp_min: allow inclusion of a platform-specific linker script 6 years ago
Heiko Stuebner d4c98a1b20 sp_min: make sp_min_warm_entrypoint public 6 years ago
John Tsichritzis 02b5794396 Apply stricter speculative load restriction 6 years ago
Antonio Nino Diaz 67b6ff9f8c TSP: Enable pointer authentication support 6 years ago
Varun Wadekar 596929b971 locks: linker variables to calculate per-cpu bakery lock size 6 years ago
Antonio Nino Diaz f660533729 Remove duplicated definitions of linker symbols 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
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