index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bl31
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement support for SMCCC v1.1
Dimitris Papastamos
2018-01-29
1
-1
/
+2
*
runtime_exceptions: Save x4-x29 unconditionally
Dimitris Papastamos
2018-01-29
1
-23
/
+12
*
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
1
-16
/
+16
|
\
|
*
utils_def: Add REGSZ and make BIT() assembly-compatible
Julius Werner
2017-12-12
1
-16
/
+16
*
|
Merge pull request #1197 from dp-arm/dp/amu
davidcunado-arm
2018-01-12
1
-1
/
+2
|
\
\
|
*
|
AMU: Add configuration helpers for aarch64
Dimitris Papastamos
2018-01-11
1
-1
/
+2
|
|
/
*
|
Workaround for CVE-2017-5715 on Cortex A73 and A75
Dimitris Papastamos
2018-01-11
1
-1
/
+2
*
|
Workaround for CVE-2017-5715 on Cortex A57 and A72
Dimitris Papastamos
2018-01-11
2
-0
/
+24
|
/
*
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
davidcunado-arm
2017-12-11
1
-0
/
+4
|
\
|
*
Enable SVE for Non-secure world
David Cunado
2017-11-30
1
-0
/
+4
*
|
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-9
/
+10
|
/
*
AMU: Implement support for aarch64
Dimitris Papastamos
2017-11-29
1
-0
/
+4
*
Refactor Statistical Profiling Extensions implementation
Dimitris Papastamos
2017-11-20
1
-0
/
+4
*
Move FPEXC32_EL2 to FP Context
David Cunado
2017-11-15
1
-5
/
+3
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
1
-0
/
+12
*
BL31: Program Priority Mask for SMC handling
Jeenu Viswambharan
2017-11-13
1
-0
/
+164
*
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-11-13
3
-0
/
+353
*
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-11-08
2
-1
/
+36
*
BL31: Introduce Publish and Subscribe framework
Jeenu Viswambharan
2017-10-23
1
-0
/
+8
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
1
-11
/
+12
*
Fix order of #includes
Isla Mitchell
2017-07-12
1
-1
/
+1
*
Fully initialise essential control registers
David Cunado
2017-06-21
1
-6
/
+6
*
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-11
1
-2
/
+1
|
\
|
*
Add macro to check whether the CPU implements an EL
Jeenu Viswambharan
2017-05-02
1
-2
/
+1
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
8
-200
/
+8
|
/
*
PSCI: Build option to enable D-Caches early in warmboot
Soby Mathew
2017-04-19
1
-15
/
+16
*
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-04-12
2
-2
/
+7
|
\
|
*
Flush console where necessary
Antonio Nino Diaz
2017-03-31
1
-1
/
+4
|
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
1
-1
/
+3
*
|
Add support for GCC stack protection
Douglas Raillard
2017-03-31
1
-1
/
+6
|
/
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
1
-1
/
+2
*
Merge pull request #860 from jeenu-arm/hw-asstd-coh
davidcunado-arm
2017-03-17
1
-16
/
+21
|
\
|
*
Enable data caches early with hardware-assisted coherency
Jeenu Viswambharan
2017-03-02
1
-17
/
+22
*
|
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-03-08
1
-2
/
+2
|
/
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
1
-2
/
+3
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
2
-15
/
+15
*
Cosmetic change to exception table
Douglas Raillard
2016-11-14
1
-140
/
+107
*
Merge pull request #724 from rockchip-linux/support-rk3399-sdram
davidcunado-arm
2016-10-26
1
-0
/
+3
|
\
|
*
rockchip: optimize the link mechanism for SRAM code
Caesar Wang
2016-10-25
1
-0
/
+3
*
|
Add PMF instrumentation points in TF
dp-arm
2016-10-12
3
-0
/
+55
|
/
*
PSCI: Do psci_setup() as part of std_svc_setup()
Soby Mathew
2016-09-22
1
-10
/
+16
*
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-09-22
1
-1
/
+4
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
4
-58
/
+67
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
5
-282
/
+7
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
1
-10
/
+13
*
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-07-08
1
-0
/
+42
*
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2016-06-16
1
-0
/
+4
*
Add Performance Measurement Framework(PMF)
Yatharth Kochar
2016-06-16
2
-2
/
+32
*
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
danh-arm
2016-06-03
1
-0
/
+13
|
\
|
*
Build option to include AArch32 registers in cpu context
Soby Mathew
2016-06-03
1
-0
/
+13
[next]