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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Mark xlat tables initialization code
Daniel Boulby
2018-10-03
2
-2
/
+2
|
*
Mark BL31 initialization functions
Daniel Boulby
2018-10-03
4
-7
/
+7
|
*
xlat: Change check in mmap_add and mmap_add_ctx()
Daniel Boulby
2018-10-03
2
-2
/
+2
*
|
Merge pull request #1584 from danielboulby-arm/db/Switches
Soby Mathew
2018-10-03
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
2
-0
/
+3
*
|
Remove all other deprecated interfaces and files
Antonio Nino Diaz
2018-09-28
3
-28
/
+0
*
|
xlat: Remove deprecated interfaces
Antonio Nino Diaz
2018-09-28
4
-77
/
+0
*
|
PSCI: Remove deprecated file plat_psci_common.c
Antonio Nino Diaz
2018-09-28
1
-3
/
+0
*
|
PSCI: Remove platform compatibility layer
Roberto Vargas
2018-09-28
1
-78
/
+0
|
/
*
Merge pull request #1568 from soby-mathew/sm/fix_ares_err_report
Soby Mathew
2018-09-10
1
-2
/
+2
|
\
|
*
Fix the Cortex-ares errata reporting function name
Soby Mathew
2018-09-10
1
-2
/
+2
*
|
RAS: Fix assert condition
Jeenu Viswambharan
2018-09-07
1
-1
/
+1
|
/
*
Add missing barriers to Bakery Locks
Jeenu Viswambharan
2018-09-05
2
-5
/
+23
*
cpus: denver: Implement static workaround for CVE-2018-3639
Varun Wadekar
2018-09-04
1
-0
/
+29
*
cpus: denver: reset power state to 'C1' on boot
Varun Wadekar
2018-09-04
1
-0
/
+9
*
denver: use plat_my_core_pos() to get core position
Varun Wadekar
2018-09-04
1
-4
/
+7
*
Merge pull request #1484 from nathan-menhorn/tee-validate-header-603
Soby Mathew
2018-09-03
1
-8
/
+15
|
\
|
*
Fixed ARM-software/tf-issues#603
nathan-menhorn
2018-08-23
1
-8
/
+15
*
|
libc: Fix some MISRA defects
Antonio Nino Diaz
2018-08-30
4
-54
/
+74
*
|
Merge pull request #1544 from jwerner-chromium/JW_handle_ea
Dimitris Papastamos
2018-08-30
1
-1
/
+1
|
\
\
|
*
|
context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation
Julius Werner
2018-08-29
1
-1
/
+1
*
|
|
backtrace: Print backtrace in assert() and panic()
Antonio Nino Diaz
2018-08-30
1
-2
/
+6
|
/
/
*
|
DSU erratum 936184 workaround: bug fix
John Tsichritzis
2018-08-23
1
-7
/
+17
*
|
libc: armclang: Implement compiler printf symbols
Antonio Nino Diaz
2018-08-22
2
-0
/
+38
*
|
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-08-22
5
-37
/
+38
*
|
libc: Move tf_printf and tf_snprintf to libc
Antonio Nino Diaz
2018-08-22
3
-2
/
+317
*
|
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
7
-10
/
+10
*
|
libc: Add AArch32 and AArch64 headers
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
|
libc: Cleanup FreeBSD files
Antonio Nino Diaz
2018-08-22
4
-19
/
+16
*
|
libc: Import files from FreeBSD
Antonio Nino Diaz
2018-08-22
4
-0
/
+207
*
|
libc: Introduce cdefs.h, assert.h and strlen.c
Antonio Nino Diaz
2018-08-22
1
-0
/
+17
*
|
libc: Cleanup remaining files
Antonio Nino Diaz
2018-08-22
11
-116
/
+123
*
|
libc: Remove printf-like functions
Antonio Nino Diaz
2018-08-22
2
-584
/
+0
*
|
libc: Remove sscanf() and timingsafe_bcmp()
Antonio Nino Diaz
2018-08-22
3
-67
/
+2
*
|
libc: Remove non-Arm files
Antonio Nino Diaz
2018-08-22
5
-259
/
+0
*
|
Merge pull request #1532 from jeenu-arm/misra-fixes
Dimitris Papastamos
2018-08-22
2
-25
/
+28
|
\
\
|
*
|
RAS: MISRA fixes
Jeenu Viswambharan
2018-08-20
2
-25
/
+28
*
|
|
Merge pull request #1533 from jeenu-arm/mpam
Dimitris Papastamos
2018-08-22
2
-0
/
+45
|
\
\
\
|
*
|
|
AArch64: Enable MPAM for lower ELs
Jeenu Viswambharan
2018-08-20
2
-0
/
+45
|
|
/
/
*
|
|
Merge pull request #1388 from vwadekar/report-cve-2017-5715
Dimitris Papastamos
2018-08-20
1
-5
/
+55
|
\
\
\
|
*
|
|
cpus: denver: report CVE_2017_5715 mitigation to higher layers
Varun Wadekar
2018-08-17
1
-5
/
+55
|
|
/
/
*
/
/
DSU erratum 936184 workaround
John Tsichritzis
2018-08-17
5
-5
/
+114
|
/
/
*
|
Merge pull request #1510 from robertovargas-arm/romlib
Dimitris Papastamos
2018-08-13
25
-17
/
+339
|
\
\
|
*
|
Add support for romlib in the build system
Roberto Vargas
2018-08-03
7
-0
/
+308
|
*
|
Add atexit function to libc
Roberto Vargas
2018-08-03
1
-4
/
+16
|
*
|
Create a library file for libc
Roberto Vargas
2018-08-03
16
-3
/
+3
|
*
|
Create a library file for libfdt
Roberto Vargas
2018-08-03
1
-0
/
+2
*
|
|
xlat v2: Support the EL2 translation regime
Antonio Nino Diaz
2018-08-10
8
-47
/
+204
*
|
|
xlat v2: Flush xlat tables after being modified
Antonio Nino Diaz
2018-08-07
7
-50
/
+60
*
|
|
xlat v2: Cleanup get/change mem attr helpers
Antonio Nino Diaz
2018-08-06
2
-11
/
+19
|
/
/
[prev]
[next]