- c8c3e0d SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 4 years ago
- 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 4 months ago
- fba2572 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years, 3 months ago
- f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years ago
- ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years, 3 months ago
- e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 4 years, 2 months ago
- 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 4 years, 2 months ago
- e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years, 3 months ago
- 85fa00e linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 7 months ago
- ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 8 months ago
- ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
- 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 4 years, 8 months ago
- 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 8 months ago
- 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 8 months ago
- 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 9 months ago
- 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · 5 years ago
- b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 9 months ago
- 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 9 months ago
- 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 9 months ago
- 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 9 months ago
- ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 9 months ago
- 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 9 months ago
- f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 9 months ago
- d3e7baa BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work by Masahiro Yamada · 4 years, 10 months ago
- 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 10 months ago
- 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
- 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 11 months ago
- 72f9ec6 spm-mm: Rename component makefile by Paul Beesley · 5 years ago
- db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
- fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
- aa4fd60 Merge changes from topic "bs/pmf32" into integration by György Szing · 4 years, 11 months ago
- fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 5 years ago
- 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 5 years ago
- cb4c562 debugfs: add 9p device interface by Olivier Deprez · 5 years ago
- 253b3d5 Merge "PIE: make call to GDT relocation fixup generalized" into integration by Soby Mathew · 5 years ago
- c825768 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 5 years ago
- 23f5e54 Reduce space lost to object alignment by Samuel Holland · 5 years ago
- 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 5 years ago
- f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
- 83e0488 Add UBSAN support and handlers by Justin Chadwell · 5 years ago
- 7690382 Move assembly newline function into common debug code by Justin Chadwell · 5 years ago
- c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 5 years ago
- 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
- c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
- b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 5 years ago
- 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
- d87233a Rework smc_unknown return code path in smc_handler by Madhukar Pappireddy · 5 years ago
- dd894cc Fix restoration of PAuth context by Alexei Fedorov · 6 years ago
- 81de7ab PIE: Fix reloc at the beginning of bl31 entrypoint by Louis Mayencourt · 6 years ago
- 3287c4f Restore PAuth context in case of unknown SMC call by Alexei Fedorov · 6 years ago
- e71d26c BL31: Enable pointer authentication support in warm boot path by Alexei Fedorov · 6 years ago
- 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
- 47a9064 BL31: Enable pointer authentication support by Antonio Nino Diaz · 6 years ago
- 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
- 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
- 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 6 years ago
- a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
- 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 6 years ago
- 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
- 8338d36 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · 6 years ago
- cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 6 years ago
- bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 6 years ago
- 447d56f spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · 6 years ago
- 1fbc97b Correct typographical errors by Paul Beesley · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 2b3fc1d BL31: correct GOT section omission by Soby Mathew · 6 years ago
- f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
- 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
- d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · 6 years ago
- df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
- 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
- 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
- 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
- f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
- 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
- b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
- f417a46 BL31: Fix warning about BL32 init function by Antonio Nino Diaz · 6 years ago
- f1c808d Convert BL31 error message into warning by Antonio Nino Diaz · 6 years ago
- e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
- 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
- a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
- 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
- 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
- 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
- 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
- 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
- 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
- 476c29f RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 7 years ago
- e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
- 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
- d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
- e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
- 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
- 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 7 years ago
- 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago