Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
efabaa90e39443bf6f96bdd52b148f9691795b8f
/
plat
/
arm
/
board
/
juno
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· Sat Apr 29 08:36:12 2017 -0700
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· Mon Apr 10 11:45:52 2017 -0700
7a3b5eb
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· Fri Dec 09 15:23:08 2016 +0000
2694cba
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· Mon Nov 14 12:00:41 2016 +0000
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· Mon Nov 14 12:01:04 2016 +0000
18e6004
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· Thu Apr 06 10:20:47 2017 +0100
b3263b3
Juno: Initialize stack protector canary from the trusted entropy source
by dp-arm
· Tue Feb 28 14:43:15 2017 +0000
8f59e15
Juno: Introduce juno_getentropy(void *buf, size_t len)
by dp-arm
· Mon Feb 27 12:21:43 2017 +0000
71d4fe2
Enable all A53 and A57 errata workarounds for Juno
by Douglas Raillard
· Tue Feb 28 17:56:15 2017 +0000
00eefd9
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· Thu Oct 06 16:54:53 2016 +0100
3f13c35
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· Fri Feb 24 11:39:22 2017 +0000
b71946b
Juno: Disable SPIDEN in release builds
by dp-arm
· Wed Feb 08 12:16:42 2017 +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
975d08c
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· Mon Dec 12 14:29:01 2016 +0000
0b4c5a3
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· Fri Oct 21 17:51:22 2016 +0100
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· Wed Nov 30 15:21:11 2016 +0000
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· Tue Sep 13 17:07:57 2016 +0100
9cc4fc0
CSS: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· Thu Aug 04 09:43:15 2016 +0100
628198b
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· Thu Aug 18 09:24:40 2016 +0100
7d58e12
Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem
by danh-arm
· Thu Jul 28 09:23:10 2016 +0100
30ce3ad
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· Mon Jul 25 12:04:31 2016 +0100
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
421dbc4
Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms
by Soby Mathew
· Mon May 23 16:07:53 2016 +0100
2c7ed5b
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· Thu Nov 26 15:47:53 2015 +0100
9c708b5
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· Fri Feb 26 14:23:19 2016 +0000
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· Mon Feb 01 13:57:25 2016 +0000
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
dde43cb
Merge pull request #521 from vikramkanigiri/vk/rearchitect_security
by danh-arm
· Tue Feb 16 12:47:05 2016 +0000
89fdcb3
Merge pull request #520 from vikramkanigiri/vk/scp_flexibility
by danh-arm
· Tue Feb 16 12:46:28 2016 +0000
70752bb
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· Wed Feb 10 14:50:53 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
f79d150
Add support for SSC_VERSION register on CSS platforms
by Vikram Kanigiri
· Thu Nov 12 17:22:16 2015 +0000
5d86f2e
Re-factor definition of some macros on ARM platforms
by Vikram Kanigiri
· Thu Jan 21 14:08:15 2016 +0000
89f8f33
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
by Dan Handley
· Tue Dec 15 14:28:24 2015 +0000
3a11eda
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· Wed Oct 14 15:28:11 2015 +0100
736a3bf
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· Sun Oct 11 14:14:55 2015 +0100
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· Tue Nov 03 14:18:34 2015 +0000
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· Tue Oct 06 14:01:35 2015 +0100
29a7a03
Juno R2: Configure the correct L2 RAM latency values
by Sandrine Bailleux
· Wed Nov 18 11:59:35 2015 +0000
9d548a2
Juno: Rework platform reset handler
by Sandrine Bailleux
· Wed Nov 18 11:10:30 2015 +0000
a443d22
Add A72 support for Juno R2
by Brendan Jackman
· Fri Oct 30 16:25:12 2015 +0000
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· Mon Oct 12 17:32:29 2015 +0100
a869de1
CSS: Implement topology support for System power domain
by Soby Mathew
· Fri May 08 10:18:59 2015 +0100
323ebe8
Allow CSS to redefine function `plat_arm_calc_core_pos`
by David Wang
· Thu Oct 22 13:30:50 2015 +0800
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· Mon Aug 03 23:58:19 2015 +0100
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· Wed Jun 24 17:51:09 2015 +0100
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· Wed Jul 01 16:16:20 2015 +0100
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· Tue May 19 11:54:12 2015 +0100
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· Wed May 27 17:14:22 2015 +0100
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· Mon Apr 27 19:34:53 2015 +0100