Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
1f6fd3d348d04bb3d6ea12a30a1dab713c66248d
/
plat
/
arm
18f5a57
Merge "refactor(fvp_r): tidy up platform port [1]" into integration
by Manish Pandey
· Wed Oct 06 23:55:26 2021 +0200
613b1c3
Merge changes from topic "za/feat_rme" into integration
by Soby Mathew
· Wed Oct 06 19:44:28 2021 +0200
e2a6b35
refactor(fvp_r): tidy up platform port [1]
by Manish Pandey
· Mon Oct 04 13:38:56 2021 +0100
9d13402
refactor(gpt): productize and refactor GPT library
by johpow01
· Wed Jun 16 17:57:28 2021 -0500
d86202f
Merge changes from topic "arm_fpga_resmem" into integration
by Madhukar Pappireddy
· Tue Oct 05 22:55:13 2021 +0200
2f9681a
Merge changes from topic "ethosn-multi-device" into integration
by Madhukar Pappireddy
· Tue Oct 05 22:15:40 2021 +0200
af7e3a4
feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled
by Zelalem Aweke
· Fri Oct 01 12:30:49 2021 -0500
ea4195d
fix(plat/fvp): bump BL2 stack size
by Soby Mathew
· Fri Jun 18 12:25:35 2021 +0100
1e8e3fd
fix(plat/fvp): allow changing the kernel DTB load address
by Zelalem Aweke
· Mon Jul 26 21:39:05 2021 -0500
cb6b562
refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros
by Zelalem Aweke
· Mon Jul 26 21:28:42 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
96c0bab
feat(plat/fvp): add RMM image support for FVP platform
by Zelalem Aweke
· Sun Jul 11 18:39:39 2021 -0500
c8bc23e
feat(rme): add Test Realm Payload (TRP)
by Zelalem Aweke
· Fri Jul 09 15:32:21 2021 -0500
d27febf
fix(fvp): fix fvp_cpu_standby() function
by Alexei Fedorov
· Wed Sep 01 15:41:14 2021 +0100
4d8a6bb
fix(arm_fpga): streamline generated axf file
by Andre Przywara
· Fri Aug 20 16:23:23 2021 +0100
8c6d92d
feat(arm_fpga): add kernel trampoline
by Andre Przywara
· Fri May 14 16:13:28 2021 +0100
5205df2
feat(drivers/arm/ethosn)!: multi-device support
by Laurent Carlier
· Thu Sep 16 15:10:35 2021 +0100
2884e59
Merge "feat(cpu): add support for Hayes CPU" into integration
by Bipin Ravi
· Thu Sep 30 23:10:09 2021 +0200
449d5d7
feat(cpu): add support for Hayes CPU
by johpow01
· Thu Aug 19 16:12:50 2021 -0500
56f1e3e
fvp_r: load, auth, and transfer from BL1 to BL33
by laurenw-arm
· Wed Mar 03 14:19:38 2021 -0600
3d7f654
chore: fvp_r: Initial No-EL3 and MPU Implementation
by Gary Morrison
· Wed Jan 27 13:08:47 2021 -0600
7c7b198
fvp_r: initial platform port for fvp_r
by laurenw-arm
· Wed Oct 21 13:34:40 2020 -0500
0fef7b6
feat(plat/arm/sgi): add CPU specific handler for Neoverse N2
by shriram.k
· Wed Aug 11 17:36:17 2021 +0530
e69c60b
feat(plat/arm/sgi): add CPU specific handler for Neoverse V1
by shriram.k
· Wed Aug 11 17:39:30 2021 +0530
719ba9c
build(bl2): enable SP pkg loading for S-EL1 SPMC
by Balint Dobszay
· Fri Mar 26 16:23:18 2021 +0100
a51bb4b
fix: OP-TEE SP manifest per latest SPMC changes
by Olivier Deprez
· Mon Sep 06 10:26:03 2021 +0200
a8903a5
Merge changes from topic "TrcDbgExt" into integration
by Manish Pandey
· Fri Sep 17 11:36:43 2021 +0200
ea84e43
refactor(tc): use internal trusted storage
by Davidson K
· Tue Aug 10 19:25:57 2021 +0530
46dff79
Merge changes from topic "gic-700-auto" into integration
by André Przywara
· Fri Sep 10 17:17:46 2021 +0200
0767042
Merge changes I0ae8a6ea,I0b4fc83e into integration
by Olivier Deprez
· Tue Sep 07 18:00:44 2021 +0200
1925c78
feat(tc): Enable SVE for both secure and non-secure world
by Usama Arif
· Fri Aug 20 20:53:34 2021 +0100
a49bd49
feat(tc): populate HW_CONFIG in BL31
by Usama Arif
· Tue Aug 17 17:57:10 2021 +0100
2eb8beb
Merge "feat(fvp): enable external SP images in BL2 config" into integration
by Olivier Deprez
· Mon Sep 06 18:09:37 2021 +0200
e828ec4
Merge "feat(board/rdn2): add tzc master source ids for soc dma" into integration
by Madhukar Pappireddy
· Sat Sep 04 01:10:55 2021 +0200
24b280b
fix(arm_fpga): reserve BL31 memory
by Andre Przywara
· Thu Sep 02 17:01:53 2021 +0100
8da6c28
fix(arm_fpga): limit BL31 memory usage
by Andre Przywara
· Thu Sep 02 17:02:24 2021 +0100
9f68976
feat(fvp): enable external SP images in BL2 config
by Balint Dobszay
· Fri Mar 26 15:19:11 2021 +0100
42ba7c9
feat(arm_fpga): support GICv4 images
by Andre Przywara
· Tue May 18 15:53:05 2021 +0100
f70f4b9
feat(gicv3): detect GICv4 feature at runtime
by Andre Przywara
· Tue May 18 15:51:06 2021 +0100
2d49ef3
feat(plat/fvp): enable trace extension features by default
by Manish V Badarkhe
· Tue Aug 24 14:42:35 2021 +0100
6e99d90
Merge "cpu: add support for Demeter CPU" into integration
by Joanna Farley
· Wed Aug 25 10:30:29 2021 +0200
673e059
feat(board/rdn2): add tzc master source ids for soc dma
by Vijayenthiran Subramaniam
· Tue Jul 06 14:52:04 2021 +0530
b6c24ce
refactor(gicv3): rename GIC Clayton to GIC-700
by Andre Przywara
· Tue Jul 20 19:20:07 2021 +0100
b9ab8c5
Merge "fix(plat/arm_fpga): enable AMU extension" into integration
by André Przywara
· Thu Aug 19 16:43:45 2021 +0200
f0c8b26
cpu: add support for Demeter CPU
by johpow01
· Wed Jul 07 17:06:07 2021 -0500
2593a8a
fix(plat/arm_fpga): enable AMU extension
by Tom Cosgrove
· Tue Aug 17 08:50:53 2021 +0100
88fca31
feat: enabling stack protector for diphda
by Abdellatif El Khlifi
· Wed Aug 11 12:04:41 2021 +0100
f151362
feat(plat/arm): Introduce TC1 platform
by Usama Arif
· Fri Apr 09 17:07:41 2021 +0100
677cbfa
Merge "feat(ff-a): update FF-A version to v1.1" into integration
by Olivier Deprez
· Tue Aug 10 11:14:44 2021 +0200
bfa2ad5
fix: avoid redefinition of 'efi_guid' structure
by Manish V Badarkhe
· Wed Aug 04 16:32:53 2021 +0100
481c52f
feat(ff-a): update FF-A version to v1.1
by J-Alves
· Thu Mar 11 17:46:47 2021 +0000
90237cb
Merge changes from topic "fw-update-2" into integration
by Madhukar Pappireddy
· Mon Aug 02 22:53:50 2021 +0200
a26bf35
refactor(hw_crc32): renamed hw_crc32 to tf_crc32
by Manish V Badarkhe
· Fri Jul 02 20:29:56 2021 +0100
d2f0a7a
feat(plat/arm): add FWU support in Arm platforms
by Manish V Badarkhe
· Fri Jun 25 23:43:33 2021 +0100
2e501bd
Merge "feat(ff-a): change manifest messaging method" into integration
by Olivier Deprez
· Mon Aug 02 18:14:54 2021 +0200
c4f7c90
fix(plat/fvp): provide boot files via semihosting
by Stas Sergeev
· Mon Jul 26 13:19:39 2021 +0300
d899a6f
Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration
by Madhukar Pappireddy
· Tue Jul 27 21:35:11 2021 +0200
a620487
Merge changes from topic "sve+amu" into integration
by Manish Pandey
· Mon Jul 26 11:05:39 2021 +0200
ef45e47
fix(plat/tc0): enable AMU extension
by Arunachalam Ganapathy
· Fri Jul 09 13:43:01 2021 +0100
def0602
feat: disabling non volatile counters in diphda
by Abdellatif El Khlifi
· Mon May 10 12:38:41 2021 +0100
ad9b8e5
feat: adding the diphda platform
by Abdellatif El Khlifi
· Wed Apr 21 17:20:43 2021 +0100
dfdec7c
feat(ff-a): change manifest messaging method
by Maksims Svecovs
· Thu May 06 14:17:00 2021 +0100
79f4ee0
refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers
by Manish V Badarkhe
· Wed Jun 16 19:59:41 2021 +0100
76bf27b
refactor(plat/arm): mark the flash region as read-only
by Manish V Badarkhe
· Wed Jun 16 16:50:43 2021 +0100
56808e4
refactor(plat/arm): update NV flags on image load/authentication failure
by Manish V Badarkhe
· Sun May 23 13:16:46 2021 +0100
ccc7331
Merge changes from topic "sb/measured-boot" into integration
by Sandrine Bailleux
· Mon Jul 05 10:19:19 2021 +0200
2288e8a
Merge "feat(spm): add Ivy partition to tb fw config" into integration
by Olivier Deprez
· Fri Jul 02 10:28:01 2021 +0200
4fd059b
feat(spm): add Ivy partition to tb fw config
by Daniel Boulby
· Mon Mar 22 22:00:56 2021 +0000
1a9a969
Merge "feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1" into integration
by Manish Pandey
· Wed Jun 30 13:04:45 2021 +0200
3f05433
refactor(plat/fvp): tidy up list of images to measure
by Sandrine Bailleux
· Thu Jun 10 12:51:14 2021 +0200
928da86
feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1
by Manish Pandey
· Thu Jun 10 15:22:48 2021 +0100
dfd1fb4
fix(tc0): set cactus-tertiary vcpu count to 1
by Arunachalam Ganapathy
· Thu May 27 16:03:58 2021 +0100
4cb72e8
fix(tc0): change UUID to string format
by Arunachalam Ganapathy
· Thu May 27 16:01:57 2021 +0100
75fcf54
Merge changes from topic "soc_id" into integration
by Manish Pandey
· Wed Jun 16 12:03:17 2021 +0200
23d105b
Merge changes from topic "od/cleanup-changes" into integration
by Olivier Deprez
· Fri Jun 04 14:50:20 2021 +0200
1c45585
fix(fvp): spmc optee manifest remove SMC allowlist
by Olivier Deprez
· Tue May 25 09:17:52 2021 +0200
c874403
fix(plat/arm): correct UUID strings in FVP DT
by Yann Gautier
· Mon May 03 11:52:50 2021 +0200
58848b6
fix(morello): initialise CNTFRQ in Non Secure CNTBaseN
by Manoj Kumar
· Thu May 20 16:23:22 2021 +0100
9a46c3e
Merge "feat(tc0): add support for trusted services" into integration
by Olivier Deprez
· Mon May 31 08:44:33 2021 +0200
4e92b36
Merge "fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs" into integration
by Madhukar Pappireddy
· Fri May 28 22:08:24 2021 +0200
a3810e8
fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs
by johpow01
· Tue May 18 15:23:31 2021 -0500
ee05077
refactor(plat/arm): use SOC_ID defines
by Yann Gautier
· Thu May 20 14:57:34 2021 +0200
4c47432
feat(plat/sgi): enable use of PSCI extended state ID format
by Pranav Madhu
· Tue Apr 20 12:01:46 2021 +0530
46c3b05
Merge "feat(plat/sgi): enable AMU for RD-V1-MC" into integration
by Madhukar Pappireddy
· Wed May 26 15:54:28 2021 +0200
abd8c68
Merge "feat(hw_crc): add support for HW computed CRC" into integration
by Mark Dykes
· Mon May 24 17:47:18 2021 +0200
7a86792
feat(hw_crc): add support for HW computed CRC
by Manish V Badarkhe
· Thu Apr 22 14:41:27 2021 +0100
ec7915d
refactor(juno): disable non-invasive debug of secure state
by Zelalem
· Thu May 13 15:10:03 2021 -0500
9a94914
feat(tc0): add support for trusted services
by Davidson K
· Wed Mar 10 12:07:15 2021 +0530
3e40b98
feat(plat/sgi): enable AMU for RD-V1-MC
by Pranav Madhu
· Tue Mar 23 11:04:08 2021 +0530
c4eb630
Merge changes from topic "fw-update" into integration
by Olivier Deprez
· Thu Apr 29 14:49:10 2021 +0200
dd6f252
feat(plat/arm): add GPT parser support
by Manish V Badarkhe
· Mon Feb 22 17:30:17 2021 +0000
9179f16
Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration
by Mark Dykes
· Wed Apr 28 21:16:20 2021 +0200
b2df4c1
refactor(plat/arm): store UUID as a string, rather than ints
by David Horstmann
· Thu Apr 08 14:50:21 2021 +0100
443ccbc
refactor(plat/arm): replace FIP base and size macro with a generic name
by Manish V Badarkhe
· Thu Apr 22 11:13:21 2021 +0100
f894b9a
feat(board/rdn2): add support for variant 1 of rd-n2 platform
by Aditya Angadi
· Sat Mar 20 12:15:04 2021 +0530
0640222
feat(plat/sgi): introduce platform variant build option
by Aditya Angadi
· Sat Mar 20 12:06:15 2021 +0530
20bddf0
Merge changes from topic "sgm775_deprecation" into integration
by Manish Pandey
· Mon Apr 26 23:46:33 2021 +0200
c275391
plat/arm: move compile time switch from source to dt file
by Manish Pandey
· Wed Apr 14 15:03:34 2021 +0100
Next »