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
/
bl31
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
3
-9
/
+9
*
Fix MISRA defects in BL31 common code
Antonio Nino Diaz
2018-08-30
2
-30
/
+45
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-0
/
+1
*
EHF: MISRA fixes
Jeenu Viswambharan
2018-08-20
2
-16
/
+16
*
SDEI: MISRA fixes
Jeenu Viswambharan
2018-08-20
1
-3
/
+3
*
RAS: Allow individual interrupt registration
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
/
+18
*
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
2018-02-28
2
-4
/
+6
|
\
|
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
1
-0
/
+2
|
*
Fix MISRA rule 8.3 in common code
Roberto Vargas
2018-02-28
2
-4
/
+4
*
|
EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()
Jeenu Viswambharan
2018-02-27
1
-2
/
+2
|
/
*
Deprecate one EL3 interrupt routing model with EL3 exception handling
Jeenu Viswambharan
2018-02-06
1
-1
/
+11
*
BL31: Program Priority Mask for SMC handling
Jeenu Viswambharan
2017-11-13
1
-0
/
+5
*
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-11-13
1
-0
/
+85
*
GIC: Allow specifying interrupt properties
Jeenu Viswambharan
2017-10-16
1
-0
/
+2
*
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-10-16
1
-1
/
+6
*
include: add U()/ULL() macros for constants
Varun Wadekar
2017-06-14
1
-21
/
+21
*
Use SPDX license identifiers
dp-arm
2017-05-03
2
-50
/
+2
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
1
-2
/
+2
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
5
-786
/
+0
*
Fix coding guideline warnings
Soby Mathew
2016-07-18
1
-2
/
+2
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
3
-29
/
+29
*
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2016-06-16
1
-0
/
+13
*
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
Soby Mathew
2016-05-25
1
-0
/
+2
*
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2016-01-14
1
-1
/
+1
*
Use designated initialization in DECLARE_RT_SVC macro
Soby Mathew
2016-01-13
1
-6
/
+6
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
1
-4
/
+4
*
Move context management code to common location
Yatharth Kochar
2015-12-09
3
-592
/
+3
*
Enable support for EL3 interrupt in IMF
Soby Mathew
2015-12-09
1
-4
/
+12
*
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
Achin Gupta
2015-09-14
1
-3
/
+0
|
\
|
*
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-11
1
-3
/
+0
*
|
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-09-10
1
-2
/
+2
|
/
*
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
2
-11
/
+23
*
PSCI: Fix the return code for invalid entrypoint
Soby Mathew
2015-08-13
1
-0
/
+1
*
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-08-13
1
-4
/
+1
*
PSCI: Add deprecated API for SPD when compatibility is disabled
Soby Mathew
2015-08-13
1
-3
/
+6
*
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
3
-387
/
+128
*
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
2
-2
/
+115
*
PSCI: Unify warm reset entry points
Sandrine Bailleux
2015-08-13
1
-7
/
+5
*
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
2
-38
/
+104
*
PSCI: Introduce new platform interface to describe topology
Soby Mathew
2015-08-13
1
-11
/
+20
*
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-08-13
1
-1
/
+9
*
PSCI: Remove references to affinity based power management
Soby Mathew
2015-08-05
1
-29
/
+29
*
PSCI: Invoke PM hooks only for the highest level
Soby Mathew
2015-08-05
1
-11
/
+5
*
PSCI: Create new directory to implement new frameworks
Soby Mathew
2015-08-05
1
-0
/
+259
*
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-06-22
1
-4
/
+11
*
Initialise cpu ops after enabling data cache
Vikram Kanigiri
2015-03-13
1
-0
/
+1
*
Demonstrate model for routing IRQs to EL3
Soby Mathew
2015-01-26
1
-1
/
+4
*
Increment the PSCI VERSION to 1.0
Soby Mathew
2015-01-26
1
-2
/
+2
[next]