Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e164e26a5838ea7cec57a02a8bcf5bad1ad5874a
/
plat
/
arm
/
board
/
juno
/
include
fbf1fd2
plat/arm: Increase size of firmware configuration area
by Manish V Badarkhe
· Tue Jun 09 11:31:17 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
8ab69c8
juno/sgm: Align SCP_BL2 to page boundary
by Chris Kay
· Fri Apr 17 10:36:34 2020 +0100
c48eb86
Increase maximum size of BL2 image
by Manish V Badarkhe
· Thu Apr 02 13:23:45 2020 +0100
f8fa465
juno/sgm: Maximize space allocated to SCP_BL2
by Chris Kay
· Thu Mar 12 13:50:26 2020 +0000
00b9983
plat/arm: allow boards to specify second DRAM Base address
by Suyash Pathak
· Wed Feb 12 10:36:20 2020 +0530
81a5d03
plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS
by Suyash Pathak
· Thu Feb 06 11:51:54 2020 +0530
7f8837b
drivers/arm/scmi: allow use of multiple SCMI channels
by Aditya Angadi
· Tue Dec 31 14:23:53 2019 +0530
7b424ba
drivers/mhu: derive doorbell base address
by Aditya Angadi
· Tue Dec 31 10:14:32 2019 +0530
438aa72
ROMLIB: Optimize memory layout when ROMLIB is used
by Louis Mayencourt
· Fri Oct 11 14:31:13 2019 +0100
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
69bebd8
n1sdp: add code for DDR ECC enablement and BL33 copy to DDR
by Manoj Kumar
· Fri Jun 21 17:07:13 2019 +0100
0d31688
plat/arm: mhu: make mhu driver generic
by Masahisa Kojima
· Thu Mar 07 11:23:42 2019 +0900
4e6408c
plat/arm: Move dynamic xlat enable logic to makefile
by Antonio Nino Diaz
· Wed Jan 23 16:23:07 2019 +0000
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· Fri Jan 25 14:30:04 2019 +0000
9095009
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· Thu Nov 15 14:22:30 2018 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
059ca72
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· Mon Dec 03 13:29:33 2018 +0000
0fdcbc0
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· Tue Oct 16 15:19:54 2018 +0530
6f07a60
juno: Add romlib support
by Sathees Balya
· Fri Nov 02 14:56:06 2018 +0000
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
6971f00
plat/arm: Fix MISRA defects in common code
by Antonio Nino Diaz
· Tue Nov 06 13:14:21 2018 +0000
ab5d2b1
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· Tue Oct 30 16:12:32 2018 +0000
64344ef
juno: Increase BL2 max size
by Antonio Nino Diaz
· Tue Oct 23 18:31:08 2018 +0100
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· Thu Oct 18 09:20:04 2018 +0100
30952cc
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· Thu Sep 27 14:41:02 2018 +0100
48bfb54
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· Thu Oct 11 13:02:34 2018 +0100
9202926
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· Fri Sep 28 16:39:26 2018 +0100
e3adc37
Add librom support in FVP
by Roberto Vargas
· Wed May 23 09:27:06 2018 +0100
45a2c9e
Rework page table setup for varying number of mem regions
by Daniel Boulby
· Fri Jul 06 16:54:44 2018 +0100
b5d7830
Juno: Bump up the BL1-RW size
by Soby Mathew
· Thu Jun 07 15:23:39 2018 +0100
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· Fri Jun 01 16:53:38 2018 +0100
42fbdfc
css: Fix erroneous non-secure RAM base address/size for SGI-575
by Chris Kay
· Thu May 10 14:27:45 2018 +0100
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· Fri Jan 05 16:00:05 2018 +0000
72e4307
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· Wed Apr 11 09:39:21 2018 +0100
13b95c2
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· Fri Mar 02 15:51:14 2018 +0800
4a8c7f9
Juno: Increase bl2 max size to fix build when SPD=opteed
by Amit Daniel Kachhap
· Fri Mar 23 11:56:23 2018 +0530
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· Mon Jan 15 14:45:33 2018 +0000
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· Fri Dec 08 10:38:24 2017 +0000
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· Tue Nov 14 14:10:10 2017 +0000
de431b1
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· Fri Oct 13 09:23:42 2017 +0800
723dce0
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· Fri Sep 22 08:59:59 2017 +0100
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· Wed Oct 04 16:23:59 2017 +0100
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· Tue Aug 08 11:27:20 2017 +0100
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· Thu Aug 03 09:16:43 2017 +0100
a674feb
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· Thu Aug 24 14:28:08 2017 +0800
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· Mon Jun 12 12:37:10 2017 +0100
39f9c16
Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
by Soby Mathew
· Tue Aug 22 14:06:19 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
8a47311
Resize the BL2 size limit for Juno
by Soby Mathew
· Tue Jun 13 17:59:17 2017 +0100
7e4d665
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· Wed May 10 11:50:30 2017 +0100
cbafd7a
Add SCMI support for Juno platform
by Soby Mathew
· Mon Nov 14 12:44:32 2016 +0000
d1f9775
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· Tue May 23 19:41:36 2017 +0900
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· Mon May 22 12:11:24 2017 +0900
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
2694cba
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· Mon Nov 14 12:00:41 2016 +0000
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· Sun Dec 25 23:36:24 2016 +0900
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· Fri Nov 11 13:57:50 2016 +0000
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· Tue Sep 13 17:07:57 2016 +0100
30ce3ad
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· Mon Jul 25 12:04:31 2016 +0100
2c7ed5b
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· Thu Nov 26 15:47:53 2015 +0100
ec559c7
Merge pull request #532 from soby-mathew/vk/configure_mmap_macros
by danh-arm
· Mon Feb 22 13:23:49 2016 +0000
eade34c
Rationalise MMU and Page table related constants on ARM platforms
by Vikram Kanigiri
· Wed Jan 20 15:57:35 2016 +0000
47e43f2
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· Mon Feb 01 14:04:34 2016 +0000
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· Mon Feb 15 11:54:14 2016 +0000
89fdcb3
Merge pull request #520 from vikramkanigiri/vk/scp_flexibility
by danh-arm
· Tue Feb 16 12:46:28 2016 +0000
7208419
Support for varying BOM/SCPI protocol base addresses in ARM platforms
by Vikram Kanigiri
· Mon Feb 08 16:29:30 2016 +0000
5d86f2e
Re-factor definition of some macros on ARM platforms
by Vikram Kanigiri
· Thu Jan 21 14:08:15 2016 +0000
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· Tue Nov 03 14:18:34 2015 +0000
a869de1
CSS: Implement topology support for System power domain
by Soby Mathew
· Fri May 08 10:18:59 2015 +0100
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· Wed Jun 24 17:51:09 2015 +0100
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· Mon Apr 27 19:34:53 2015 +0100