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
/
include
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix crash dump for lower EL" into integration
Mark Dykes
2020-03-11
1
-1
/
+2
|
\
|
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
1
-1
/
+2
*
|
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-0
/
+21
|
/
*
FDT wrappers: add functions for read/write bytes
Alexei Fedorov
2020-02-03
1
-1
/
+5
*
bl_common: add BL_END macro
Masahiro Yamada
2020-01-24
1
-1
/
+2
*
Add fdt_add_reserved_memory() helper function
Andre Przywara
2019-09-13
1
-0
/
+2
*
qemu: Move and generalise FDT PSCI fixup
Andre Przywara
2019-09-13
1
-0
/
+13
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-7
/
+7
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
6
-16
/
+16
*
Add helper to parse BL31 parameters (both versions)
Julius Werner
2019-07-23
1
-1
/
+6
*
Factor out cross-BL API into export headers suitable for 3rd party code
Julius Werner
2019-07-23
4
-280
/
+32
*
Use explicit-width data types in AAPCS parameter structs
Julius Werner
2019-07-23
1
-12
/
+12
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-1
/
+7
*
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
Antonio Niño Díaz
2019-03-01
1
-0
/
+42
|
\
|
*
Tegra: Support for scatterfile for the BL31 image
Varun Wadekar
2019-02-27
1
-0
/
+42
*
|
Add support for pointer authentication
Antonio Nino Diaz
2019-02-27
1
-1
/
+3
|
/
*
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
Antonio Niño Díaz
2019-02-05
1
-22
/
+19
|
\
|
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
1
-22
/
+19
*
|
Remove dead code related to LOAD_IMAGE_V2=0
Sandrine Bailleux
2019-01-31
1
-5
/
+0
|
/
*
Remove support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2019-01-30
1
-64
/
+1
*
plat/arm: Save BL2 descriptors to reserved memory.
Sathees Balya
2019-01-23
1
-0
/
+3
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
1
-1
/
+17
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
7
-16
/
+20
*
Reorganize architecture-dependent header files
Antonio Nino Diaz
2019-01-04
8
-1305
/
+0
*
Enable DIT if supported
Sathees Balya
2019-01-03
2
-0
/
+24
*
AArch64: Use SSBS for CVE_2018_3639 mitigation
Jeenu Viswambharan
2018-12-10
2
-2
/
+9
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
19
-58
/
+58
*
Introduce fdtw_read_array() helper
Antonio Nino Diaz
2018-11-02
1
-0
/
+2
*
Introduce new fdt helper to read string properties
Antonio Nino Diaz
2018-11-02
1
-0
/
+3
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
1
-1
/
+1
*
PIE: Position Independant Executable support for BL31
Soby Mathew
2018-10-29
1
-0
/
+1
*
PIE: Use PC relative adrp/adr for symbol reference
Soby Mathew
2018-10-29
2
-12
/
+26
*
Convert arm_setup_page_tables into a generic helper
Roberto Vargas
2018-10-26
1
-0
/
+5
*
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
Antonio Niño Díaz
2018-10-25
2
-1
/
+86
|
\
|
*
Multi-console: Deprecate the `finish_console_register` macro
Soby Mathew
2018-10-19
2
-1
/
+86
*
|
Merge pull request #1641 from jeenu-arm/ptrauth
Antonio Niño Díaz
2018-10-24
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
AArch64: Enable lower ELs to use pointer authentication
Jeenu Viswambharan
2018-10-16
1
-1
/
+6
*
|
Add new defines for STM32MP1 platform
Yann Gautier
2018-10-15
1
-1
/
+7
|
/
*
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
Soby Mathew
2018-10-12
1
-4
/
+4
|
\
|
*
plat/arm: Fix misra warnings in platform code
Sathees Balya
2018-10-11
1
-4
/
+4
*
|
Merge pull request #1621 from jts-arm/typos
Soby Mathew
2018-10-11
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Reorder log level macro definitions for clarity
John Tsichritzis
2018-10-10
1
-6
/
+6
*
|
Fix misra warnings in SMC and power mgmt code
Sathees Balya
2018-10-09
1
-12
/
+12
|
/
*
Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common
Dimitris Papastamos
2018-10-04
3
-50
/
+57
|
\
|
*
Remove some MISRA defects in common code
Antonio Nino Diaz
2018-10-04
3
-50
/
+57
*
|
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
Dimitris Papastamos
2018-10-04
1
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
pl011: Add support in AArch32 for MULTI_CONSOLE_API
Daniel Boulby
2018-09-21
1
-0
/
+43
*
|
Remove all other deprecated interfaces and files
Antonio Nino Diaz
2018-09-28
1
-13
/
+0
*
|
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-09-28
2
-55
/
+0
*
|
PSCI: Remove platform compatibility layer
Roberto Vargas
2018-09-28
1
-17
/
+0
|
/
[next]