Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a79a28587d820fec6f98a6d02bfe15230bc690af
/
plat
/
arm
/
common
9b468c3
Merge changes I1bfa797e,I0ec7a70e into integration
by Manish Pandey
· Tue May 09 22:05:52 2023 +0200
2be03c0
fix(tree): correct some typos
by Elyes Haouas
· Mon Feb 13 09:14:48 2023 +0100
d419e22
refactor(ras): replace RAS_EXTENSION with FEAT_RAS
by Manish Pandey
· Mon Feb 13 12:39:17 2023 +0000
e108df2
feat(tc): allow secure watchdog timer to trigger periodically
by Madhukar Pappireddy
· Wed Mar 22 15:40:40 2023 -0500
6e6df44
feat(fvp): add Event Log maximum size property in DT
by Manish V Badarkhe
· Mon Mar 20 14:58:06 2023 +0000
c4f16ef
feat(ethos-n): add reserved memory address support
by Mikael Olsson
· Fri Feb 10 11:39:40 2023 +0100
a7df0d6
feat(ethos-n): add NPU firmware validation
by Mikael Olsson
· Fri Jan 13 09:56:41 2023 +0100
461bf7d
feat(ethos-n): add check for NPU in SiP setup
by Mikael Olsson
· Wed Jan 18 18:05:15 2023 +0100
9a2177a
feat(ethos-n)!: load NPU firmware at BL2
by Rob Hughes
· Tue Jan 17 16:10:26 2023 +0000
a45a2dd
fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value
by Rob Hughes
· Fri Jan 20 10:43:41 2023 +0000
74c5f87
build(ethos-n): add TZMP1 build flag
by Bjorn Engstrom
· Fri Aug 26 09:45:45 2022 +0200
c2e4a33
Merge changes from topic "psci-osi" into integration
by Manish Pandey
· Tue Mar 28 12:27:37 2023 +0200
05364b9
feat(fvp): enable support for PSCI OS-initiated mode
by Wing Li
· Thu Jan 26 18:33:43 2023 -0800
a2c88e2
Merge "fix(pauth): make pauth_helpers linking generic" into integration
by Manish Pandey
· Tue Mar 21 16:58:34 2023 +0100
4f8eada
Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration
by Manish Pandey
· Wed Mar 15 12:45:26 2023 +0100
11b9b49
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
by Arvind Ram Prakash
· Tue Nov 22 14:41:00 2022 -0600
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· Mon Feb 13 10:05:41 2023 +0100
0257693
fix(pauth): make pauth_helpers linking generic
by Boyan Karatotev
· Fri Jan 13 16:47:07 2023 +0000
fd83634
Merge changes from topic "mbedtls3_support" into integration
by Manish V Badarkhe
· Mon Feb 27 16:32:21 2023 +0100
9c7dfb0
refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE
by Govindraj Raja
· Wed Jan 11 18:34:58 2023 +0000
33bfc5e
build: always prefix section names with `.`
by Chris Kay
· Tue Feb 14 11:30:04 2023 +0000
546c0df
Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration
by Manish V Badarkhe
· Wed Feb 08 15:20:10 2023 +0100
8def196
refactor(fdt): introduce common fdt_node_is_enabled()
by Andre Przywara
· Fri Feb 03 11:11:18 2023 +0000
334d235
feat(rme): read DRAM information from FVP DTB
by AlexeiFedorov
· Thu Dec 29 15:57:40 2022 +0000
8e754f9
feat(rme): set DRAM information in Boot Manifest platform data
by AlexeiFedorov
· Wed Dec 14 17:28:11 2022 +0000
40a427d
Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration
by Alexei Fedorov
· Thu Dec 08 14:53:50 2022 +0100
04a6f2f
fix(rmmd): add missing padding to RMM Boot Manifest and initialize it
by Javier Almansa Sobrino
· Thu Dec 01 17:20:45 2022 +0000
aa44249
feat(rmm): add support for the 2nd DRAM bank
by AlexeiFedorov
· Tue Nov 29 13:32:41 2022 +0000
4d708ac
build(bl2): only set BL2_CPPFLAGS for armv8
by Diego Sueiro
· Thu Nov 03 17:01:39 2022 +0000
8244f30
Merge "feat(ethos-n)!: add support for SMMU streams" into integration
by Joanna Farley
· Thu Oct 20 11:04:48 2022 +0200
fcfe431
feat(fvp): add plat API to set and get the DRTM error
by Manish V Badarkhe
· Tue Jul 12 21:48:04 2022 +0100
19b22f9
feat(drtm): add Event Log driver support for DRTM
by Manish V Badarkhe
· Fri Jun 17 11:42:17 2022 +0100
baa3e6c
feat(drtm): add platform functions for DRTM
by johpow01
· Fri Mar 11 17:50:58 2022 -0600
bf4db5c
feat(fvp): add crypto support in BL31
by Manish V Badarkhe
· Fri Feb 25 09:06:57 2022 +0000
3288b46
feat(ethos-n)!: add support for SMMU streams
by Mikael Olsson
· Mon Aug 15 17:12:58 2022 +0200
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
890e02b
chore: use tabs for indentation
by Jorge Troncoso
· Mon Aug 29 15:58:07 2022 -0700
055cc66
refactor(arm): add debug logs to show the reason behind skipping firmware config loading
by Manish V Badarkhe
· Mon Jun 20 17:40:40 2022 +0100
7085ee3
Merge changes from topic "jas/rmm-el3-ifc" into integration
by Soby Mathew
· Tue Jul 05 12:03:49 2022 +0200
4165e84
feat(rmmd): add support to create a boot manifest
by Javier Almansa Sobrino
· Mon Apr 25 17:18:15 2022 +0100
7176a77
feat(rmmd): add support for RMM Boot interface
by Javier Almansa Sobrino
· Wed Nov 24 18:37:37 2021 +0000
2af9c39
feat(arm): forbid running RME-enlightened BL31 from DRAM
by Sandrine Bailleux
· Mon Jul 04 11:17:43 2022 +0200
f13d0e4
Merge changes from topic "mb_hash" into integration
by Lauren Wehrmeister
· Mon Jun 27 17:32:59 2022 +0200
7834aa0
refactor(measured-boot): mb algorithm selection
by laurenw-arm
· Tue May 31 16:39:09 2022 -0500
d344978
feat(arm): add support for cca CoT
by laurenw-arm
· Thu Apr 21 16:50:49 2022 -0500
2307546
refactor(arm): add cca CoT certificates to fconf
by laurenw-arm
· Thu Apr 21 17:03:30 2022 -0500
fc0b867
refactor(arm): update set_config_info function call
by Manish V Badarkhe
· Thu Apr 21 22:53:43 2022 +0100
f92c0cb
refactor(context mgmt): add cm_prepare_el3_exit_ns function
by Zelalem Aweke
· Mon Jan 31 16:59:42 2022 -0600
f746ef7
refactor(arm): use MBEDTLS_CONFIG_FILE macro
by Manish V Badarkhe
· Mon Feb 21 09:43:49 2022 +0000
1ef51b7
Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration
by Manish Pandey
· Tue Mar 22 11:40:17 2022 +0100
b36eca1
fix(fvp): FCONF Trace Not Shown
by Juan Pablo Conde
· Tue Feb 01 15:19:58 2022 -0500
36286f6
fix(plat/arm): fix SP count limit without dual root CoT
by Imre Kis
· Wed Feb 09 16:33:07 2022 +0100
2b651ea
build(corstone1000): rename diphda to corstone1000
by Vishnu Banavath
· Wed Jan 19 18:43:12 2022 +0000
f9c366c
refactor(measured-boot): cleanup Event Log makefile
by Manish V Badarkhe
· Tue Jan 18 22:40:17 2022 +0000
f40154f
feat(fwu): pass a const metadata structure to platform routines
by Sughosh Ganu
· Wed Nov 17 17:08:10 2021 +0530
eba13bd
refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· Sat Jan 08 23:08:02 2022 +0000
0e6ddbc
fix(arm): use PLAT instead of TARGET_PLATFORM
by Chandni Cherukuri
· Sat Dec 11 14:16:17 2021 +0530
e112a5a
refactor(measured-boot): add generic macros for using Crypto library
by Manish V Badarkhe
· Wed Oct 06 23:41:50 2021 +0100
649d19b
fix(plat/arm): fix a VERBOSE trace
by Sandrine Bailleux
· Fri Oct 22 14:44:42 2021 +0200
9bacde9
Merge changes from topic "ck/mpmm" into integration
by Manish Pandey
· Fri Oct 29 14:45:28 2021 +0200
735ac78
fix(spmd): revert workaround hafnium as hypervisor
by Olivier Deprez
· Wed Oct 20 15:17:07 2021 +0200
b296ada
build(fconf)!: clean up source collection
by Chris Kay
· Thu May 20 13:22:43 2021 +0100
e927215
build(fdt-wrappers): introduce FDT wrappers makefile
by Chris Kay
· Tue Sep 28 15:52:14 2021 +0100
4edf4bd
feat(plat/fvp): pass Event Log addr and size from BL1 to BL2
by Manish V Badarkhe
· Wed Aug 11 10:45:03 2021 +0100
7ca9d65
refactor(measured boot): remove platform calls from Event Log driver
by Manish V Badarkhe
· Tue Sep 14 22:41:46 2021 +0100
3ff0f79
refactor(measured_boot): remove passing of BL2 hash via device tree
by Manish V Badarkhe
· Tue Aug 10 20:51:55 2021 +0100
3c2db6f
build(measured boot): rename measured boot makefile
by Sandrine Bailleux
· Wed Jul 07 14:47:08 2021 +0200
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
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
1e8e3fd
fix(plat/fvp): allow changing the kernel DTB load address
by Zelalem Aweke
· Mon Jul 26 21:39:05 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
5205df2
feat(drivers/arm/ethosn)!: multi-device support
by Laurent Carlier
· Thu Sep 16 15:10:35 2021 +0100
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
719ba9c
build(bl2): enable SP pkg loading for S-EL1 SPMC
by Balint Dobszay
· Fri Mar 26 16:23:18 2021 +0100
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
ad9b8e5
feat: adding the diphda platform
by Abdellatif El Khlifi
· Wed Apr 21 17:20:43 2021 +0100
928da86
feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1
by Manish Pandey
· Thu Jun 10 15:22:48 2021 +0100
58848b6
fix(morello): initialise CNTFRQ in Non Secure CNTBaseN
by Manoj Kumar
· Thu May 20 16:23:22 2021 +0100
7a86792
feat(hw_crc): add support for HW computed CRC
by Manish V Badarkhe
· Thu Apr 22 14:41:27 2021 +0100
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
c275391
plat/arm: move compile time switch from source to dt file
by Manish Pandey
· Wed Apr 14 15:03:34 2021 +0100
7da6619
Add SiP service to configure Arm Ethos-N NPU
by Mikael Olsson
· Fri Feb 12 17:30:22 2021 +0100
baf5765
Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration
by Olivier Deprez
· Tue Apr 13 14:16:08 2021 +0200
ea164e7
plat/arm: don't provide NT_FW_CONFIG when booting hafnium
by Manish Pandey
· Fri Apr 09 16:18:41 2021 +0100
578408f
plat/arm/arm_image_load: refine plat_add_sp_images_load_info
by Heyi Guo
· Mon Jan 25 21:45:47 2021 +0800
3dd9493
plat/arm/arm_image_load: fix bug of overriding the last node
by Heyi Guo
· Mon Jan 25 21:45:47 2021 +0800
Next »