Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7ef036f168c81df4e6b878d09aa2c9f935b401a6
/
bl31
/
bl31.mk
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
f3a4c54
Add support for FEAT_MTPMU for Armv8.6
by Javier Almansa Sobrino
· 4 years 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
60b7b8a
SPMD: enable SPM dispatcher support
by Achin Gupta
· 5 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
cb4c562
debugfs: add 9p device interface
by Olivier Deprez
· 5 years ago
90f2e88
Add support for Branch Target Identification
by Alexei Fedorov
· 5 years ago
47a9064
BL31: Enable pointer authentication support
by Antonio Nino Diaz
· 6 years ago
a884dfb
libc: Move setjmp to libc folder
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
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· 6 years ago
df4db9c
SPM: EHF: Build EHF module along with Secure Partition Manager
by Sughosh Ganu
· 6 years ago
a46ae80
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· 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
e86a247
RAS: Move EA handling to a separate file
by Jeenu Viswambharan
· 6 years ago
8b7e6bc
SDEI: Make dispatches synchronous
by Jeenu Viswambharan
· 7 years ago
2de8153
BL31: Introduce jump primitives
by Jeenu Viswambharan
· 7 years ago
570c06a
Rename symbols and files relating to CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
914757c
Fixup `SMCCC_ARCH_FEATURES` semantics
by Dimitris Papastamos
· 7 years ago
0dcdb1a
Implement support for SMCCC v1.1
by Dimitris Papastamos
· 7 years ago
fa2b736
Merge pull request #1197 from dp-arm/dp/amu
by davidcunado-arm
· 7 years ago
525c37a
AMU: Add configuration helpers for aarch64
by Dimitris Papastamos
· 7 years ago
c52ebdc
Workaround for CVE-2017-5715 on Cortex A73 and A75
by Dimitris Papastamos
· 7 years ago
446f7f1
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· 7 years ago
ce88eee
Enable SVE for Non-secure world
by David Cunado
· 7 years ago
e08005a
AMU: Implement support for aarch64
by Dimitris Papastamos
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 7 years ago
c41f206
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
d019487
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 8 years ago
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
6c0566c
Move context management code to common location
by Yatharth Kochar
· 9 years ago
c5204fa
Remove the IMF_READ_INTERRUPT_ID build option
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
e1aa516
Remove coherent stack usage from the warm boot path
by Achin Gupta
· 10 years ago
4d2d553
Remove early_exceptions from BL3-1
by Andrew Thoelke
· 10 years ago
8c28fe0
Per-cpu data cache restructuring
by Andrew Thoelke
· 10 years ago
385f4d4
Make the BL3-1 crash reporting optional
by Andrew Thoelke
· 10 years ago
9cf2bb7
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· 10 years ago
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 10 years ago
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· 11 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
176e7b4
Remove vpath usage in makefiles
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
4d05275
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
by Sandrine Bailleux
· 11 years ago
2a30a75
Specify image entry in linker script
by Jeenu Viswambharan
· 11 years ago
1814a3e
Implement ARM Standard Service
by Jeenu Viswambharan
· 11 years ago
407a95c
Update Makefiles to get proper dependency checking working.
by Jon Medhurst
· 11 years ago
0a9f747
Move PSCI to runtime services directory
by Achin Gupta
· 11 years ago
caa8493
Add support for handling runtime service requests
by Jeenu Viswambharan
· 11 years ago
7aea908
Add context management library
by Achin Gupta
· 11 years ago
9ac63c5
Add helper library for cpu context management
by Achin Gupta
· 11 years ago
b739f22
Setup VBAR_EL3 incrementally
by Achin Gupta
· 11 years ago
d7a6b0f
Build system: minor spacing tidyup
by Ryan Harkin
· 11 years ago
25cff83
Build system: Fixes #2: Add multi-platform support
by Ryan Harkin
· 11 years ago
eaec590
Probe for GICv3 re-distributors on core bring-up
by Harry Liebel
· 11 years ago
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· 11 years ago
8468739
Move GIC setup to a separate file
by Ian Spray
· 11 years ago
c81b1d0
Create local C library implementation (1/2)
by Harry Liebel
· 11 years ago
ab2d31e
Enable third party contributions
by Dan Handley
· 11 years ago
27866d8
Fix inlining of GIC helper functions
by Sandrine Bailleux
· 11 years ago
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· 11 years ago