- dc78e62 feat(sme): enable SME functionality by johpow01 · 2 years, 5 months ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 2 years, 7 months ago
- 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 2 years, 7 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 2 years, 6 months ago
- 1839012 feat(rme): add GPT Library by Zelalem Aweke · 2 years, 5 months ago
- 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 2 years, 5 months ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 2 years, 5 months ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 2 years, 5 months ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 2 years, 5 months ago
- 1cdf1eb SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 3 years ago
- 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 3 years, 5 months ago
- 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years ago
- 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 3 years, 3 months ago
- 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 3 months ago
- c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 4 years, 2 months ago
- be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years ago
- 442e092 spm-mm: Rename component makefile by Paul Beesley · 4 years, 2 months ago
- 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 2 months ago
- 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 3 months ago
- 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 4 years, 2 months ago
- 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 4 years, 6 months ago
- 88cfd9a BL31: Enable pointer authentication support by Antonio Nino Diaz · 4 years, 10 months ago
- 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 4 years, 10 months ago
- c26bd42 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · 4 years, 10 months ago
- 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 4 years, 10 months ago
- 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 5 years ago
- 8a3588a SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 5 years ago
- 61e7c05 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 5 years ago
- 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 5 years ago
- 8a67718 DSU erratum 936184 workaround by John Tsichritzis · 5 years ago
- df8f318 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 5 years ago
- cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
- e7b9473 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
- 2c3a107 Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
- a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
- 3a1b067 Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago
- 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
- 0767d50 AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · 6 years ago
- a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 6 years ago
- f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 6 years ago
- 1a85337 Enable SVE for Non-secure world by David Cunado · 6 years ago
- 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 6 years ago
- 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 6 years ago
- b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 6 years ago
- 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 6 years ago
- 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 6 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
- 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
- cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
- 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
- 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
- a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
- 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 8 years ago
- d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 8 years ago
- bbf8f6f Move context management code to common location by Yatharth Kochar · 8 years ago
- 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 8 years ago
- 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 8 years ago
- 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
- 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 9 years ago
- d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 9 years ago
- b51da82 Remove coherent stack usage from the warm boot path by Achin Gupta · 9 years ago
- ee94cc6 Remove early_exceptions from BL3-1 by Andrew Thoelke · 10 years ago
- 5e91007 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
- 9c22b32 Make the BL3-1 crash reporting optional by Andrew Thoelke · 10 years ago
- dce74b8 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 10 years ago
- e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
- dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
- a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
- bee8241 Remove vpath usage in makefiles by Dan Handley · 10 years ago
- 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
- 6c595b3 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
- 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
- 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 10 years ago
- 6d55d10 Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
- 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 10 years ago
- caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
- 7aea908 Add context management library by Achin Gupta · 10 years ago
- 9ac63c5 Add helper library for cpu context management by Achin Gupta · 10 years ago
- b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 10 years ago
- d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 10 years ago
- 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 10 years ago
- eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · 10 years ago
- e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
- 8468739 Move GIC setup to a separate file by Ian Spray · 10 years ago
- c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 10 years ago
- ab2d31e Enable third party contributions by Dan Handley · 10 years ago
- 27866d8 Fix inlining of GIC helper functions by Sandrine Bailleux · 10 years ago
- 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 10 years ago v0.2