index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bl31
Age
Commit message (
Expand
)
Author
2026-07-14
feat(el3-runtime): implement synchronous EA injection
Boyan Karatotev
2026-07-14
refactor(el3-runtime): align UNDEF injection with pseudocode
Boyan Karatotev
2026-05-05
fix(cpufeat): correctly set PSTATE.NZCV on trapped RNDR(RS)
Boyan Karatotev
2026-04-20
refactor(el3-runtime): generalise sysreg trapping
Boyan Karatotev
2026-02-09
fix(bl31): declare function prototype
Suraj Kakade
2025-11-09
feat(cpufeat): add support for FEAT_IDTE3
Arvind Ram Prakash
2025-11-07
feat(el3-runtime): add flags argument to handle_sysreg_trap
Arvind Ram Prakash
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2025-08-05
fix(bl31): declare function as static
Signed-off-by: Maheedhar Bollapalli
2025-07-09
fix(el3-runtime): typecast operands to match data type
Maheedhar Bollapalli
2025-06-13
feat(gicv5): add a barebones GICv5 driver
Boyan Karatotev
2024-03-14
Merge "refactor(sdei): use common create_spsr() in SDEI library" into integra...
Lauren Wehrmeister
2024-03-07
refactor(sdei): use common create_spsr() in SDEI library
Arvind Ram Prakash
2024-03-07
fix(misra): fix MISRA defects
Arvind Ram Prakash
2024-02-28
feat(el3-runtime): introduce UNDEF injection to lower EL
Manish Pandey
2024-02-01
fix(ehf): restrict secure world FIQ routing model to SPM_MM
Manish Pandey
2023-11-01
feat(el3-runtime): modify vector entry paths
Manish Pandey
2023-05-09
fix(tree): correct some typos
Elyes Haouas
2023-04-30
feat(el3-runtime): handle traps for IMPDEF registers accesses
Varun Wadekar
2022-12-21
feat(fvp): emulate trapped RNDR
Andre Przywara
2022-12-21
feat(el3-runtime): introduce system register trap handler
Andre Przywara
2022-09-21
fix(bl31): fix validate_el3_interrupt_rm preprocessor usage
Marco Felsch
2022-08-30
fix(bl31): allow use of EHF with S-EL2 SPMC
Raghu Krishnamurthy
2021-10-05
feat(rme): add ENABLE_RME build option and support for RMM image
Zelalem Aweke
2020-01-28
Use correct type when reading SCR register
Louis Mayencourt
2019-08-01
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-02-27
BL31: Enable pointer authentication support
Antonio Nino Diaz
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-11-08
Standardise header guards across codebase
Antonio Nino Diaz
2018-08-30
Fix MISRA defects in BL31 common code
Antonio Nino Diaz
2018-08-22
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-20
EHF: MISRA fixes
Jeenu Viswambharan
2018-08-20
SDEI: MISRA fixes
Jeenu Viswambharan
2018-05-04
RAS: Allow individual interrupt registration
Jeenu Viswambharan
2018-05-04
AArch64: Introduce RAS handling
Jeenu Viswambharan
2018-05-04
AArch64: Introduce External Abort handling
Jeenu Viswambharan
2018-02-28
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
2018-02-28
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
Fix MISRA rule 8.3 in common code
Roberto Vargas
2018-02-27
EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()
Jeenu Viswambharan
2018-02-06
Deprecate one EL3 interrupt routing model with EL3 exception handling
Jeenu Viswambharan
2017-11-13
BL31: Program Priority Mask for SMC handling
Jeenu Viswambharan
2017-11-13
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-10-16
GIC: Allow specifying interrupt properties
Jeenu Viswambharan
2017-10-16
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-06-14
include: add U()/ULL() macros for constants
Varun Wadekar
2017-05-03
Use SPDX license identifiers
dp-arm
2016-07-19
Introduce PSCI Library Interface
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
Fix coding guideline warnings
Soby Mathew
[next]