Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d899a6fdcffdc99771ab11e491fa4da7cfa8bc98
/
plat
/
arm
/
common
/
arm_bl31_setup.c
ea164e7
plat/arm: don't provide NT_FW_CONFIG when booting hafnium
by Manish Pandey
· Fri Apr 09 16:18:41 2021 +0100
0f58c8a
plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33
by Andre Przywara
· Mon Feb 08 17:40:17 2021 +0000
8f15ca3
Use constant stack size with RECLAIM_INIT_CODE
by David Horstmann
· Wed Oct 14 15:17:49 2020 +0100
2a0c36f
plat/arm: Reduce size of BL31 binary
by Alexei Fedorov
· Tue Jul 21 17:07:45 2020 +0100
18a0c3e
plat/arm: spm: add support for RESET_TO_BL31
by Manish Pandey
· Thu Jul 16 00:38:59 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
e5a6fef
Read-only xlat tables for BL31 memory
by Petre-Ionut Tudor
· Thu Nov 07 15:18:03 2019 +0000
5b21082
Merge "Coverity: remove unnecessary header file includes" into integration
by Mark Dykes
· Tue Feb 04 17:15:57 2020 +0000
87675d4
Coverity: remove unnecessary header file includes
by Zelalem
· Mon Feb 03 14:56:42 2020 -0600
d741944
plat/arm: Add support for SEPARATE_NOBITS_REGION
by Madhukar Pappireddy
· Mon Jan 27 15:38:26 2020 -0600
540a522
Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION"
by Mark Dykes
· Wed Jan 22 21:52:52 2020 +0000
1867367
plat/arm: Add support for SEPARATE_NOBITS_REGION
by Madhukar Pappireddy
· Thu Jan 16 17:35:36 2020 -0600
9660dc1
debugfs: add SMC channel
by Ambroise Vincent
· Fri Jul 12 13:47:03 2019 +0100
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
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
7823d9e
FVP: Enable PIE for RESET_TO_BL31=1
by Soby Mathew
· Sun Oct 14 08:13:44 2018 +0100
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· Fri Oct 19 16:44:18 2018 +0100
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· Fri Oct 19 16:52:22 2018 +0100
d653d33
Replace S-EL3 references by EL3
by John Tsichritzis
· Fri Sep 14 10:34:57 2018 +0100
b1b058d
FVP: Reclaim init code for the stack
by Daniel Boulby
· Tue Sep 18 11:52:49 2018 +0100
f45a4bb
plat/arm: Mark arm platform initialization functions
by Daniel Boulby
· Tue Sep 18 13:26:03 2018 +0100
11459fa
Remove unused ROMLIB memory region macro
by Daniel Boulby
· Wed Sep 19 14:20:46 2018 +0100
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· Tue Sep 25 11:37:23 2018 +0100
e0b757d
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· Fri Aug 24 16:30:29 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
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· Fri Jun 01 16:53:38 2018 +0100
a72c337
Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot
by Dimitris Papastamos
· Wed May 16 14:26:28 2018 +0100
497f357
Merge pull request #1373 from jeenu-arm/ras-support
by Dimitris Papastamos
· Tue May 15 15:34:20 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
d9166ac
plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option
by Antonio Nino Diaz
· Fri May 11 11:15:10 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
a5b5b8d
ARM Platforms: Support RAS
by Jeenu Viswambharan
· Tue Feb 06 12:21:39 2018 +0000
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· Fri Jan 05 16:00:05 2018 +0000
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· Wed Jan 10 15:59:31 2018 +0000
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
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
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· Tue Sep 13 17:07:57 2016 +0100
4876ae3
Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
by Soby Mathew
· Mon May 09 17:20:10 2016 +0100
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 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
3c0087a
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· Thu Apr 14 14:49:37 2016 +0100
2b8277b
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· Wed Apr 06 17:31:57 2016 +0100
93b02d9
Fix BL33_BASE option to work with RESET_TO_BL31
by Antonio Nino Diaz
· Wed Apr 06 15:05:54 2016 +0100
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· Mon Feb 15 11:54:14 2016 +0000
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· Mon Dec 14 09:35:25 2015 +0000
6e8f0b1
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· Wed Dec 09 19:03:06 2015 +0000
2fd66be
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· Wed Dec 09 11:38:43 2015 +0000
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· Tue Nov 03 14:18:34 2015 +0000
456deef
Add NULL pointer check before reading BL32 entry point information
by Juan Castillo
· Fri Nov 06 10:01:37 2015 +0000
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· Mon Oct 12 17:32:29 2015 +0100
a2cee03
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· Fri Jul 31 16:35:05 2015 +0100
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· Wed Jul 01 16:16:20 2015 +0100
da797f6
Always enable CCI coherency in BL3-1
by Sandrine Bailleux
· Thu May 14 14:13:05 2015 +0100
9df4804
Add common ARM and CSS platform code
by Dan Handley
· Thu Mar 19 18:58:55 2015 +0000