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
/
plat
/
arm
/
css
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF
Jagadeesh Ujja
2021-01-20
1
-0
/
+3
*
Provide a hint to power controller for DSU cluster power down
Madhukar Pappireddy
2020-04-15
1
-1
/
+21
*
Coverity: remove unnecessary header file includes
Zelalem
2020-02-04
1
-3
/
+1
*
Migrate ARM platforms to use the new GICv3 API
Madhukar Pappireddy
2019-09-25
1
-5
/
+17
*
plat/arm: sds: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
1
-3
/
+3
*
plat/arm: scp: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
5
-21
/
+18
*
plat/arm: scpi: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
2
-10
/
+10
*
plat/arm: mhu: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
2
-14
/
+14
*
plat/arm: scmi: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
2
-9
/
+9
*
plat/arm: Sanitise includes
Antonio Nino Diaz
2019-01-25
6
-14
/
+8
*
plat/arm: Fix header dependencies
Antonio Nino Diaz
2019-01-15
3
-3
/
+5
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
5
-19
/
+31
*
plat/arm: Use `mov_imm` macro to load immediate values
Soby Mathew
2018-10-29
1
-1
/
+1
*
plat/arm: allow RESET_TO_BL31 for CSS-based platforms
Deepak Pandey
2018-10-10
1
-5
/
+0
*
plat/arm: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
1
-8
/
+0
*
ARM Platforms:Enable non-secure access to UART1
Alexei Fedorov
2018-09-07
1
-0
/
+9
*
plat/arm: css: Set MT bit in incoming mpidr arugments
Nariman Poushin
2018-08-03
1
-0
/
+6
*
Add support for SCMI AP core configuration protocol v1.0
Dimitris Papastamos
2018-07-12
1
-0
/
+1
*
plat/arm: css: Sanitize the input to css_validate_power_state
Nariman Poushin
2018-06-23
1
-1
/
+13
*
plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function
Nariman Poushin
2018-06-23
1
-3
/
+3
*
css/sgi: rework the core position calculation function
Vishwanatha HG
2018-05-16
1
-2
/
+6
*
ARM platforms: Demonstrate mem_protect from el3_runtime
Roberto Vargas
2018-05-01
1
-6
/
+3
*
plat/arm: Add MHUv2 support to SCMI driver
Samarth Parikh
2018-04-16
2
-7
/
+9
*
Fix MISRA rule 8.4 Part 2
Roberto Vargas
2018-02-28
3
-3
/
+6
*
ARM Platforms: Migrate to new BL handover interface
Soby Mathew
2018-02-26
1
-3
/
+4
*
Build: change the first parameter of TOOL_ADD_IMG to lowercase
Masahiro Yamada
2018-02-01
1
-1
/
+1
*
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
Masahiro Yamada
2018-02-01
1
-1
/
+1
*
Build: merge build macros between FIP_ and FWU_FIP_
Masahiro Yamada
2018-02-01
1
-2
/
+2
*
Juno AArch32: Remove duplicate definition of bl2 platform API
Soby Mathew
2017-11-29
1
-4
/
+4
*
ARM platforms: Make arm_validate_ns_entrypoint() common
Jeenu Viswambharan
2017-11-13
1
-1
/
+1
*
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
davidcunado-arm
2017-11-03
1
-7
/
+19
|
\
|
*
ARM platforms: enable GICv3 state save/restore
Soby Mathew
2017-10-11
1
-7
/
+19
*
|
reset2: Add css_system_reset2()
Roberto Vargas
2017-10-13
1
-0
/
+3
|
/
*
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
Roberto Vargas
2017-09-25
1
-1
/
+10
*
CSS: Changes for SDS framework
Soby Mathew
2017-09-06
5
-26
/
+81
*
Split CSS makefile for sp_min on Juno
Soby Mathew
2017-09-06
1
-0
/
+20
*
Don't use zero_normalmem in bl2_platform_setup
Roberto Vargas
2017-08-30
1
-2
/
+3
*
CSS: Reorganize the SCP Image transfer functionality
Soby Mathew
2017-07-20
5
-196
/
+13
*
CSS: Add SCMI driver for SCP
Soby Mathew
2017-06-05
1
-3
/
+19
*
Use SPDX license identifiers
dp-arm
2017-05-03
10
-250
/
+10
*
Merge branch 'integration' into tf_issue_461
Scott Branden
2017-04-29
3
-6
/
+154
|
\
|
*
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
Soby Mathew
2017-04-24
1
-4
/
+46
|
*
AArch32: Add SP_MIN support for JUNO
Yatharth Kochar
2017-04-20
2
-1
/
+107
|
*
Build: add generic way to include SCP_BL2 into FIP image
Masahiro Yamada
2017-04-05
1
-1
/
+1
*
|
Move defines in utils.h to utils_def.h to fix shared header compile issues
Scott Branden
2017-04-29
1
-0
/
+1
|
/
*
ARM platforms: Add support for MT bit in MPIDR
Summer Qin
2017-03-27
1
-1
/
+16
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
1
-2
/
+2
*
Allow ARM Standard platforms to dynamically define PSCI capability
Soby Mathew
2016-12-07
1
-1
/
+1
*
Introduce SCP power management abstraction
Soby Mathew
2016-12-07
7
-657
/
+20
*
ARM platform changes for new version of image loading
Yatharth Kochar
2016-09-21
1
-0
/
+8
[next]