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
/
make_helpers
/
defaults.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
1
-4
/
+0
*
Console: removed legacy console API
Ambroise Vincent
2019-06-26
1
-1
/
+1
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-1
/
+11
*
build_macros: Add mechanism to prevent bin generation.
Christoph Müllner
2019-05-02
1
-0
/
+3
*
Minor changes to documentation and comments
Antonio Nino Diaz
2019-02-28
1
-2
/
+1
*
Add support for pointer authentication
Antonio Nino Diaz
2019-02-27
1
-0
/
+3
*
Add ARMv8.3-PAuth registers to CPU context
Antonio Nino Diaz
2019-02-27
1
-0
/
+5
*
Introduce build option to override libc
Varun Wadekar
2019-02-05
1
-0
/
+3
*
Remove support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2019-01-30
1
-3
/
+0
*
SPM: Rename SPM_DEPRECATED flag to SPM_MM
Antonio Nino Diaz
2019-01-22
1
-3
/
+3
*
SPM: Deprecate the current implementation
Antonio Nino Diaz
2018-12-10
1
-0
/
+3
*
Basic Makefile changes for PIE
Soby Mathew
2018-10-29
1
-0
/
+3
*
Introduce RECLAIM_INIT_CODE build flag
Daniel Boulby
2018-10-03
1
-0
/
+4
*
gic: Remove deprecated driver and interfaces
Antonio Nino Diaz
2018-09-28
1
-4
/
+0
*
tbbr: Use USE_TBBR_DEFS=1 by default
Antonio Nino Diaz
2018-09-28
1
-4
/
+4
*
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-09-28
1
-3
/
+0
*
Allow manually setting the AArch32 instruction set
Antonio Nino Diaz
2018-08-30
1
-0
/
+3
*
AArch64: Enable MPAM for lower ELs
Jeenu Viswambharan
2018-08-20
1
-0
/
+3
*
Add support for romlib in the build system
Roberto Vargas
2018-08-03
1
-0
/
+3
*
Allow disabling authentication dynamically
Soby Mathew
2018-05-18
1
-0
/
+4
*
RAS: Add fault injection support
Jeenu Viswambharan
2018-05-04
1
-0
/
+3
*
AArch64: Introduce RAS handling
Jeenu Viswambharan
2018-05-04
1
-0
/
+3
*
AArch64: Introduce External Abort handling
Jeenu Viswambharan
2018-05-04
1
-0
/
+4
*
Add support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2018-04-23
1
-0
/
+3
*
Add support for BL2 in XIP memory
Jiafei Pan
2018-04-07
1
-0
/
+4
*
Improve MULTI_CONSOLE_API deprecation warnings
Dan Handley
2018-03-01
1
-4
/
+4
*
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
1
-0
/
+8
|
\
|
*
Add platform-independent coreboot support library
Julius Werner
2018-01-19
1
-0
/
+4
|
*
Add new function-pointer-based console API
Julius Werner
2017-12-12
1
-0
/
+4
*
|
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2018-01-18
1
-0
/
+3
|
/
*
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
davidcunado-arm
2017-12-11
1
-0
/
+9
|
\
|
*
Enable SVE for Non-secure world
David Cunado
2017-11-30
1
-0
/
+9
*
|
Merge pull request #1168 from matt2048/master
davidcunado-arm
2017-12-04
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS
Matt Ma
2017-11-23
1
-3
/
+0
*
|
Implement support for the Activity Monitor Unit on Cortex A75
Dimitris Papastamos
2017-11-29
1
-0
/
+2
*
|
Change Statistical Profiling Extensions build option handling
Dimitris Papastamos
2017-11-20
1
-11
/
+2
|
/
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
1
-0
/
+3
*
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-11-13
1
-0
/
+3
*
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-11-08
1
-0
/
+3
*
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
1
-0
/
+4
*
Export KEY_ALG as a user build option
Soby Mathew
2017-08-31
1
-0
/
+3
*
CCI: Adapt for specific product at run time
Jeenu Viswambharan
2017-08-01
1
-4
/
+0
*
aarch64: Enable Statistical Profiling Extensions for lower ELs
dp-arm
2017-06-22
1
-0
/
+17
*
Remove `DISABLE_PEDANTIC` build option
Antonio Nino Diaz
2017-06-01
1
-3
/
+0
*
cert: move platform_oid.h to include/tools_share for all platforms
Masahiro Yamada
2017-05-24
1
-0
/
+3
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
PSCI: Build option to enable D-Caches early in warmboot
Soby Mathew
2017-04-19
1
-0
/
+6
*
Add support for GCC stack protection
Douglas Raillard
2017-03-31
1
-0
/
+3
*
build: Define build option for hardware-assisted coherency
Jeenu Viswambharan
2017-03-02
1
-0
/
+4
*
Introduce locking primitives using CAS instruction
Jeenu Viswambharan
2017-02-14
1
-1
/
+5
[next]