Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5d3825a594c018e7e7ce2564d38928bcde605b85
/
plat
/
arm
/
common
/
arm_bl2_setup.c
aa44249
feat(rmm): add support for the 2nd DRAM bank
by AlexeiFedorov
· Tue Nov 29 13:32:41 2022 +0000
3ff0f79
refactor(measured_boot): remove passing of BL2 hash via device tree
by Manish V Badarkhe
· Tue Aug 10 20:51:55 2021 +0100
9d13402
refactor(gpt): productize and refactor GPT library
by johpow01
· Wed Jun 16 17:57:28 2021 -0500
5085abd
feat(plat/arm): add GPT initialization code for Arm platforms
by Zelalem Aweke
· Tue Jul 13 17:19:54 2021 -0500
c43c563
feat(plat/fvp): add memory map for FVP platform for FEAT_RME
by Zelalem Aweke
· Mon Jul 12 23:41:05 2021 -0500
65e9263
refactor(plat/arm): modify memory region attributes to account for FEAT_RME
by Zelalem Aweke
· Mon Jul 12 22:33:55 2021 -0500
719ba9c
build(bl2): enable SP pkg loading for S-EL1 SPMC
by Balint Dobszay
· Fri Mar 26 16:23:18 2021 +0100
d2f0a7a
feat(plat/arm): add FWU support in Arm platforms
by Manish V Badarkhe
· Fri Jun 25 23:43:33 2021 +0100
dd6f252
feat(plat/arm): add GPT parser support
by Manish V Badarkhe
· Mon Feb 22 17:30:17 2021 +0000
d7297c7
Prevent colliding identifiers
by Jimmy Brisson
· Wed Aug 05 14:05:53 2020 -0500
5e3ef6c
plat/arm: Move fconf population after the enablement of MMU
by Manish V Badarkhe
· Thu Jul 16 05:45:25 2020 +0100
c717617
TF-A: Add support for Measured Boot driver
by Alexei Fedorov
· Mon Jul 13 12:11:05 2020 +0100
9cb29f0
plat/arm: Add assert for the valid address of dtb information
by Manish V Badarkhe
· Mon Jun 29 07:17:24 2020 +0100
99a8e14
plat/arm: Load and populate fw_config and tb_fw_config
by Manish V Badarkhe
· Thu Jun 11 22:32:11 2020 +0100
1da211a
fconf: Clean confused naming between TB_FW and FW_CONFIG
by Manish V Badarkhe
· Sun May 31 10:17:59 2020 +0100
042db53
spmd: skip loading of secure partitions on pre-v8.4 platforms
by Olivier Deprez
· Thu Mar 19 09:27:11 2020 +0100
8151969
fconf: enhancements to firmware configuration framework
by Madhukar Pappireddy
· Fri Dec 06 15:46:42 2019 -0600
1fa6ecb
SPMD: loading Secure Partition payloads
by Manish Pandey
· Tue Feb 25 11:38:19 2020 +0000
94eb27f
Merge changes from topic "lm/fconf" into integration
by Sandrine Bailleux
· Tue Feb 11 16:15:45 2020 +0000
81bd916
fconf: Populate properties from dtb during bl2 setup
by Louis Mayencourt
· Thu Oct 17 15:14:25 2019 +0100
e8dadb1
coverity: Fix MISRA null pointer violations
by Zelalem
· Wed Feb 05 14:12:39 2020 -0600
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· Fri Jan 25 14:30:04 2019 +0000
a320ecd
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· Tue Jan 15 14:19:50 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· Fri Oct 19 16:44:18 2018 +0100
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· Tue Sep 25 11:37:23 2018 +0100
b985648
ARM platforms: Reintroduce coherent memory for BL1 and BL2
by Soby Mathew
· Tue Sep 18 11:42:42 2018 +0100
07d2687
Prevent two weak definitions of the same function
by Daniel Boulby
· Wed Jun 27 16:45:48 2018 +0100
d40b5f9
Merge pull request #1510 from robertovargas-arm/romlib
by Dimitris Papastamos
· Mon Aug 13 13:02:16 2018 +0100
533d3a8
plat/arm: Migrate to enable_mmu_svc_mon()
by Antonio Nino Diaz
· Tue Aug 07 16:35:19 2018 +0100
e3adc37
Add librom support in FVP
by Roberto Vargas
· Wed May 23 09:27:06 2018 +0100
4e97abd
Fix build for SEPARATE_CODE_AND_RODATA=0
by Daniel Boulby
· Mon Jul 16 14:09:15 2018 +0100
fc920dd
Merge pull request #1472 from danielboulby-arm/db/Reclaim
by danh-arm
· Wed Jul 25 15:16:24 2018 +0100
45a2c9e
Rework page table setup for varying number of mem regions
by Daniel Boulby
· Fri Jul 06 16:54:44 2018 +0100
b3b6e22
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· Wed Jul 11 12:44:22 2018 +0200
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· Tue Jun 19 09:29:36 2018 +0100
9576baa
Revert "Code change to fix small bugs"
by Dimitris Papastamos
· Fri Jun 08 13:17:26 2018 +0100
fad0e49
Merge pull request #1389 from danielboulby-arm/db/bugfix
by Dimitris Papastamos
· Fri Jun 08 11:45:06 2018 +0100
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· Fri Jun 01 16:53:38 2018 +0100
e08d0f2
Remove duplicate weak definition
by Daniel Boulby
· Tue May 01 12:19:26 2018 +0100
45e39e2
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· Mon Mar 26 15:16:46 2018 +0100
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· Tue May 15 13:12:50 2018 +0100
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· Fri May 04 12:59:45 2018 +0100
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· Fri Jan 05 16:00:05 2018 +0000
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Wed Mar 14 15:24:00 2018 +0000
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· Wed Feb 21 01:16:39 2018 +0000
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· Mon Jan 15 14:45:33 2018 +0000
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· Wed Jan 10 15:59:31 2018 +0000
c44110d
ARM Platforms: Add CASSERT for BL2_BASE
by Soby Mathew
· Tue Feb 20 12:50:47 2018 +0000
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· Thu Aug 03 09:16:43 2017 +0100
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· Mon Jun 12 12:37:10 2017 +0100
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· Mon Apr 24 16:49:28 2017 +0100
d254879
Fix order of ARM platform #includes
by Isla Mitchell
· Fri Jul 14 10:48:25 2017 +0100
7f297ca
Include missing header in arm_bl2_setup.c
by dp-arm
· Tue May 02 11:49:33 2017 +0100
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· Mon Nov 14 12:01:04 2016 +0000
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· Thu Jan 26 15:54:44 2017 +0000
0fac5af
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· Wed Dec 28 16:11:41 2016 +0900
51bef61
Use *_END instead of *_LIMIT for linker derived end addresses
by Masahiro Yamada
· Wed Jan 18 02:10:08 2017 +0900
a5f77d3
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· Mon Jul 04 11:26:14 2016 +0100
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· Tue Sep 13 17:07:57 2016 +0100
ecdc4d3
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
by Sandrine Bailleux
· Fri Jul 08 14:38:16 2016 +0100
4a1267a
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· Wed May 18 16:11:47 2016 +0100
e4fa370
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· Tue Apr 05 11:38:49 2016 +0100
0ba499f
Add support to load BL31 in DRAM
by David Wang
· Mon Mar 07 11:02:57 2016 +0800
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· Mon Dec 14 09:35:25 2015 +0000
a72b647
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· Thu Dec 10 15:49:17 2015 +0000
9df4804
Add common ARM and CSS platform code
by Dan Handley
· Thu Mar 19 18:58:55 2015 +0000