Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3a3108882f2d113145a02b938817dc733270346c
/
bl31
/
bl31.mk
47a9064
BL31: Enable pointer authentication support
by Antonio Nino Diaz
· Thu Jan 31 11:01:26 2019 +0000
a884dfb
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· Fri Feb 08 13:20:37 2019 +0000
8338d36
SPM: Rename folder of SPM based on MM
by Antonio Nino Diaz
· Mon Jan 21 11:52:57 2019 +0000
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· Mon Jan 21 11:53:29 2019 +0000
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· Tue Oct 30 11:08:08 2018 +0000
df4db9c
SPM: EHF: Build EHF module along with Secure Partition Manager
by Sughosh Ganu
· Wed Nov 14 10:40:33 2018 +0530
a46ae80
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· Wed Aug 22 10:24:24 2018 +0100
2da918c
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· Tue Jul 31 16:13:33 2018 +0100
4daa1de
DSU erratum 936184 workaround
by John Tsichritzis
· Mon Jul 23 09:11:59 2018 +0100
e86a247
RAS: Move EA handling to a separate file
by Jeenu Viswambharan
· Thu Jul 05 15:24:45 2018 +0100
8b7e6bc
SDEI: Make dispatches synchronous
by Jeenu Viswambharan
· Fri Feb 16 12:07:48 2018 +0000
2de8153
BL31: Introduce jump primitives
by Jeenu Viswambharan
· Fri Feb 16 11:54:24 2018 +0000
570c06a
Rename symbols and files relating to CVE-2017-5715
by Dimitris Papastamos
· Fri Apr 06 15:29:34 2018 +0100
914757c
Fixup `SMCCC_ARCH_FEATURES` semantics
by Dimitris Papastamos
· Mon Mar 12 14:47:09 2018 +0000
0dcdb1a
Implement support for SMCCC v1.1
by Dimitris Papastamos
· Fri Jan 19 16:58:29 2018 +0000
fa2b736
Merge pull request #1197 from dp-arm/dp/amu
by davidcunado-arm
· Fri Jan 12 09:02:24 2018 +0000
525c37a
AMU: Add configuration helpers for aarch64
by Dimitris Papastamos
· Mon Nov 13 09:49:45 2017 +0000
c52ebdc
Workaround for CVE-2017-5715 on Cortex A73 and A75
by Dimitris Papastamos
· Mon Dec 18 13:46:21 2017 +0000
446f7f1
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· Thu Nov 30 14:53:53 2017 +0000
ce88eee
Enable SVE for Non-secure world
by David Cunado
· Fri Oct 20 11:30:57 2017 +0100
e08005a
AMU: Implement support for aarch64
by Dimitris Papastamos
· Thu Oct 12 13:02:29 2017 +0100
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· Fri Oct 13 12:06:06 2017 +0100
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· Mon Oct 16 08:43:14 2017 +0100
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
c41f206
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· Tue Oct 24 10:07:35 2017 +0100
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· Tue Mar 07 11:02:47 2017 +0000
d019487
Introduce PSCI Library Interface
by Soby Mathew
· Fri Apr 29 19:01:30 2016 +0100
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· Thu Mar 24 16:56:29 2016 +0000
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· Mon May 09 18:26:35 2016 +0100
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· Fri Mar 11 14:20:19 2016 +0000
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· Thu Dec 17 13:58:58 2015 +0000
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· Mon Dec 14 09:35:25 2015 +0000
6c0566c
Move context management code to common location
by Yatharth Kochar
· Fri Oct 02 17:56:48 2015 +0100
c5204fa
Remove the IMF_READ_INTERRUPT_ID build option
by Soby Mathew
· Tue Oct 27 10:01:06 2015 +0000
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· Mon Jul 13 14:10:57 2015 +0100
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· Thu Jan 08 18:02:19 2015 +0000
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· Thu Aug 14 11:33:56 2014 +0100
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· Tue Aug 12 11:17:06 2014 +0100
e1aa516
Remove coherent stack usage from the warm boot path
by Achin Gupta
· Thu Jun 26 09:58:52 2014 +0100
4d2d553
Remove early_exceptions from BL3-1
by Andrew Thoelke
· Mon Jun 02 12:38:12 2014 +0100
8c28fe0
Per-cpu data cache restructuring
by Andrew Thoelke
· Mon Jun 02 11:40:35 2014 +0100
385f4d4
Make the BL3-1 crash reporting optional
by Andrew Thoelke
· Tue Jun 03 11:50:53 2014 +0100
9cf2bb7
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· Fri May 09 11:07:09 2014 +0100
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· Fri May 09 10:03:15 2014 +0100
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· Thu Apr 24 11:02:16 2014 +0100
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· Mon Apr 07 15:28:55 2014 +0100
176e7b4
Remove vpath usage in makefiles
by Dan Handley
· Tue Apr 15 18:20:09 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100
4d05275
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
by Sandrine Bailleux
· Mon Mar 24 10:24:08 2014 +0000
2a30a75
Specify image entry in linker script
by Jeenu Viswambharan
· Tue Mar 11 11:06:45 2014 +0000
1814a3e
Implement ARM Standard Service
by Jeenu Viswambharan
· Fri Feb 28 10:08:33 2014 +0000
407a95c
Update Makefiles to get proper dependency checking working.
by Jon Medhurst
· Wed Feb 12 15:54:48 2014 +0000
0a9f747
Move PSCI to runtime services directory
by Achin Gupta
· Sun Feb 09 17:48:12 2014 +0000
caa8493
Add support for handling runtime service requests
by Jeenu Viswambharan
· Thu Feb 06 10:36:15 2014 +0000
7aea908
Add context management library
by Achin Gupta
· Sat Feb 01 07:51:28 2014 +0000
9ac63c5
Add helper library for cpu context management
by Achin Gupta
· Thu Jan 16 12:08:03 2014 +0000
b739f22
Setup VBAR_EL3 incrementally
by Achin Gupta
· Sat Jan 18 16:50:09 2014 +0000
d7a6b0f
Build system: minor spacing tidyup
by Ryan Harkin
· Mon Jan 13 14:40:13 2014 +0000
25cff83
Build system: Fixes #2: Add multi-platform support
by Ryan Harkin
· Mon Jan 13 12:37:03 2014 +0000
eaec590
Probe for GICv3 re-distributors on core bring-up
by Harry Liebel
· Thu Dec 12 13:00:29 2013 +0000
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· Tue Jan 14 18:17:09 2014 +0000
8468739
Move GIC setup to a separate file
by Ian Spray
· Thu Jan 02 16:57:12 2014 +0000
c81b1d0
Create local C library implementation (1/2)
by Harry Liebel
· Tue Dec 17 18:31:42 2013 +0000
ab2d31e
Enable third party contributions
by Dan Handley
· Mon Dec 02 19:25:12 2013 +0000
27866d8
Fix inlining of GIC helper functions
by Sandrine Bailleux
· Fri Oct 25 15:33:39 2013 +0100
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· Fri Oct 25 09:08:21 2013 +0100