- caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 7 months ago
- 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 85ee795 bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 4 years, 7 months ago
- ae7b922 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 4 years, 8 months ago
- d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 8 months ago
- 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
- 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 8 months ago
- a16bc84 TSP: corrected log information by Manish Pandey · 4 years, 8 months ago
- d974301 TSP: add PIE support by Masahiro Yamada · 4 years, 10 months ago
- f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 10 months ago
- 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 5 years ago
- c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- bd97f83 Remove references to old project name from common files by John Tsichritzis · 5 years ago
- 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
- 14e09cc sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · 6 years ago
- d4c98a1 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · 6 years ago
- 02b5794 Apply stricter speculative load restriction by John Tsichritzis · 6 years ago
- 67b6ff9 TSP: Enable pointer authentication support by Antonio Nino Diaz · 6 years ago
- 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 6 years ago
- f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 6 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
- 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
- 6cbf17d Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
- a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
- ad92509 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
- 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
- a9b5b4a Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
- bb00ea5 TSP: Enable cache along with MMU by Jeenu Viswambharan · 7 years ago
- 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
- 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 7 years ago
- 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
- a27163b Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 7 years ago
- 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
- 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
- c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 7 years ago
- 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
- a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
- 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 7 years ago
- 10c6695 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 7 years ago
- ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
- 7343505 sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
- 57b1c0d Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 7 years ago
- 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
- a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
- ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
- 7089627 ARMv7 requires the clear exclusive access at monitor entry by Etienne Carriere · 7 years ago
- 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
- 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
- 88ad146 Set NS version SCTLR during warmboot path by David Cunado · 7 years ago
- 096b7af Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 7 years ago
- 2458e37 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
- 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
- 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
- 7181609 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
- d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
- ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
- 5507408 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
- 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
- 10d664c sp_min: Flush console at end of main() by Dimitris Papastamos · 7 years ago
- 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
- b6285d6 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 8 years ago
- f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
- bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
- 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
- 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 8 years ago
- d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
- 25a93f7 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
- 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
- 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
- 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
- 9509f4f Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
- 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
- a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
- 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
- f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
- d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
- 3bdf0e5 AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
- c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 9 years ago
- 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
- a604623 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
- 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
- e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
- 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
- 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
- d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
- 63b8440 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
- 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
- 404dba5 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago