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
...
|
*
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
*
|
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-36
/
+23
|
/
*
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-05-20
1
-1
/
+1
*
Dump platform-defined regs in crash reporting
Gerald Lejeune
2016-04-14
1
-5
/
+2
*
Add ISR_EL1 to crash report
Gerald Lejeune
2016-03-30
1
-1
/
+3
*
Enable asynchronous abort exceptions during boot
Gerald Lejeune
2016-03-30
1
-3
/
+0
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-5
/
+5
*
Add support for %p in tf_printf()
Antonio Nino Diaz
2016-02-18
1
-2
/
+2
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
3
-3
/
+3
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
4
-9
/
+9
*
Merge pull request #462 from soby-mathew/sm/runtime_console
danh-arm
2015-12-09
1
-1
/
+7
|
\
|
*
Ensure BL31 does not print to boot console by default
Soby Mathew
2015-12-09
1
-1
/
+7
*
|
Move context management code to common location
Yatharth Kochar
2015-12-09
5
-862
/
+138
*
|
Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid
danh-arm
2015-12-09
1
-0
/
+8
|
\
\
|
*
|
Initialize VTTBR_EL2 when bypassing EL2
Sandrine Bailleux
2015-12-09
1
-0
/
+8
|
|
/
*
|
Merge pull request #457 from soby-mathew/sm/fix_fpregs_restore
danh-arm
2015-12-09
1
-1
/
+1
|
\
\
|
*
|
Fix issue in Floating point register restore
Soby Mathew
2015-12-09
1
-1
/
+1
|
|
/
*
/
Enable support for EL3 interrupt in IMF
Soby Mathew
2015-12-09
1
-8
/
+8
|
/
*
Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu
danh-arm
2015-12-01
1
-1
/
+1
|
\
|
*
Introduce COLD_BOOT_SINGLE_CPU build option
Sandrine Bailleux
2015-11-26
1
-1
/
+1
*
|
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-11-26
2
-17
/
+0
|
/
*
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
Soby Mathew
2015-11-24
1
-14
/
+23
*
Merge pull request #424 from jcastillo-arm/jc/tf-issues/327
Achin Gupta
2015-11-10
1
-1
/
+6
|
\
|
*
IMF: postpone SCR_EL3 update if context is not initialized
Juan Castillo
2015-11-05
1
-1
/
+6
*
|
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-11-02
1
-3
/
+1
|
/
*
Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__
Vikram Kanigiri
2015-09-25
1
-1
/
+1
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
3
-3
/
+28
*
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-11
1
-1
/
+28
*
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-08-13
2
-27
/
+8
[prev]
[next]