Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4bda43f87257b46a8b8b945d1ed59f8a874e6beb
/
plat
4bda43f
fix(stm32mp1): add const for strings in stm32mp_get_soc_name()
by Yann Gautier
· Thu Nov 24 19:02:23 2022 +0100
409b382
fix(st): use Boolean type for tests
by Yann Gautier
· Mon Nov 21 13:26:37 2022 +0100
6768c07
fix(st): rework secure-status check in fdt_get_status()
by Yann Gautier
· Thu Nov 24 19:16:46 2022 +0100
47516aa
fix(st): use indices when counting GPIOs in DT
by Yann Gautier
· Mon Nov 21 11:45:04 2022 +0100
5cda3aa
fix(st): add U suffix for unsigned numbers
by Yann Gautier
· Fri Nov 18 13:43:48 2022 +0100
88b8f2b
fix(st): explicitly check operators precedence
by Yann Gautier
· Fri Nov 18 15:03:22 2022 +0100
3263430
Merge "feat(rmm): add support for the 2nd DRAM bank" into integration
by Soby Mathew
· Wed Dec 07 06:03:38 2022 +0100
fc2e956
Merge "feat(intel): extending to support SMMU in FCS" into integration
by Sandrine Bailleux
· Tue Dec 06 17:27:17 2022 +0100
3c4e5ab
Merge "fix(intel): fix fcs_client crashed when increased param size" into integration
by Sandrine Bailleux
· Tue Dec 06 17:27:07 2022 +0100
585cf6d
Merge changes Ia8f1471a,I6b95c19d into integration
by Sandrine Bailleux
· Tue Dec 06 17:26:22 2022 +0100
aa44249
feat(rmm): add support for the 2nd DRAM bank
by AlexeiFedorov
· Tue Nov 29 13:32:41 2022 +0000
2774a33
Merge "feat(qemu): support pointer authentication" into integration
by Manish Pandey
· Tue Dec 06 10:19:40 2022 +0100
003b9f3
Merge "refactor(arm): remove unused global" into integration
by Sandrine Bailleux
· Tue Dec 06 09:55:23 2022 +0100
6f9a4cc
fix(intel): fix fcs_client crashed when increased param size
by Jit Loon Lim
· Tue Sep 13 10:24:04 2022 +0800
bd8da63
feat(intel): extending to support SMMU in FCS
by Sieu Mun Tang
· Wed Sep 28 15:58:28 2022 +0800
6e5a8c6
refactor(arm): remove unused global
by Manish V Badarkhe
· Sun Dec 04 20:43:45 2022 +0000
6c48034
fix(zynqmp): initialize uint32 with value 0U in pm code
by Naman Patel
· Thu Dec 01 02:58:46 2022 -0800
502c8d7
Merge changes from topic "mb/refactor-evlog" into integration
by Manish Pandey
· Wed Nov 30 14:17:08 2022 +0100
eef258b
fix(console): fix crash on spin_unlock with cache disabled
by Baruch Siach
· Thu Nov 24 10:34:06 2022 +0200
71675eb
Merge "fix(intel): fix print out ERROR when encounter SEU_Err" into integration
by Sandrine Bailleux
· Mon Nov 28 15:08:25 2022 +0100
080457f
Merge changes I8667f362,Ia0bd832c into integration
by Sandrine Bailleux
· Mon Nov 28 15:07:11 2022 +0100
c2cc18f
Merge "fix(intel): fix sp_timer0 is not disabled in firewall on Agilex" into integration
by Sandrine Bailleux
· Mon Nov 28 15:03:16 2022 +0100
4b200d0
Merge "fix(intel): remove checking on TEMP and VOLT checking for HWMON" into integration
by Sandrine Bailleux
· Mon Nov 28 15:02:41 2022 +0100
0ea5eed
feat(qemu): support pointer authentication
by Leo Yan
· Wed Nov 16 16:34:50 2022 +0800
943148a
Merge "fix(zynqmp): check return status of pm_get_api_version" into integration
by Joanna Farley
· Fri Nov 25 16:25:53 2022 +0100
d62199e
Merge "fix(versal): initialize the variable with value 0 in pm code" into integration
by Joanna Farley
· Fri Nov 25 16:24:53 2022 +0100
0feb5ea
fix(zynqmp): check return status of pm_get_api_version
by Naman Patel
· Tue Nov 22 05:01:37 2022 -0800
b8434b1
fix(versal): initialize the variable with value 0 in pm code
by Naman Patel
· Wed Nov 16 01:54:23 2022 -0800
1f69caf
Merge "feat(qemu): increase size of bl2" into integration
by Manish Pandey
· Thu Nov 24 11:41:08 2022 +0100
7501681
fix(intel): agilex bitstream pre-authenticate
by Jit Loon Lim
· Thu Nov 03 20:03:37 2022 +0800
dd96d8f
fix(intel): mailbox store QSPI ref clk in scratch reg
by Jit Loon Lim
· Fri Aug 19 13:40:17 2022 +0200
15d4edb
fix(intel): remove checking on TEMP and VOLT checking for HWMON
by Jit Loon Lim
· Thu Oct 06 10:52:40 2022 +0800
746ca17
fix(intel): fix sp_timer0 is not disabled in firewall on Agilex
by Jit Loon Lim
· Tue Sep 20 10:41:37 2022 +0800
b9ae467
feat(intel): setup FPGA interface for Agilex
by Jit Loon Lim
· Wed Jun 15 14:59:33 2022 +0200
a3e5635
fix(intel): fix pinmux handoff bug on Agilex
by Jit Loon Lim
· Thu Jun 16 22:54:01 2022 +0200
1632608
fix(intel): fix print out ERROR when encounter SEU_Err
by Sieu Mun Tang
· Tue Nov 22 23:22:45 2022 +0800
95197b5
refactor(qemu): pass platform metadata as a function's argument
by Manish V Badarkhe
· Fri Nov 18 20:43:07 2022 +0000
cbbe28e
refactor(imx8m): pass platform metadata as a function's argument
by Manish V Badarkhe
· Fri Nov 18 20:42:44 2022 +0000
dd1ee50
refactor(fvp): pass platform metadata as a function's argument
by Manish V Badarkhe
· Fri Nov 18 20:27:21 2022 +0000
55803a2
fix(intel): fix UART baud rate and clock
by Sieu Mun Tang
· Fri Jul 01 09:08:57 2022 +0800
7c81c6e
feat(qemu): increase size of bl2
by Leo Yan
· Wed Nov 16 14:52:50 2022 +0800
aa81171
fix(zynqmp): resolve coverity warnings
by HariBabu Gattem
· Fri Oct 07 00:07:49 2022 -0700
dcb896e
fix(rockchip): align fdt buffer on 8 bytes
by Quentin Schulz
· Mon Nov 14 17:40:33 2022 +0100
5d2eb55
refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE
by Yann Gautier
· Mon Nov 14 14:14:48 2022 +0100
b521953
Merge changes from topic "stm32mp1-trusted-boot" into integration
by Manish Pandey
· Mon Nov 14 14:11:55 2022 +0100
15536e1
feat(stm32mp1): add the platform specific build for tools
by Lionel Debieve
· Thu Oct 06 08:54:23 2022 +0200
474ad81
feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip
by Lionel Debieve
· Wed Oct 05 16:52:09 2022 +0200
5adcd50
feat(stm32mp1): add the decryption support
by Lionel Debieve
· Wed Oct 05 16:51:12 2022 +0200
13a668d
feat(stm32mp1): add the TRUSTED_BOARD_BOOT support
by Lionel Debieve
· Wed Oct 05 16:47:03 2022 +0200
7c70088
feat(stm32mp1): update ROM code API for header v2 management
by Lionel Debieve
· Wed Oct 05 16:31:28 2022 +0200
0ae71af
feat(stm32mp1): remove unused function from boot API
by Lionel Debieve
· Wed Oct 05 16:29:38 2022 +0200
627586a
refactor(stm32mp1): remove authentication using STM32 image mode
by Lionel Debieve
· Wed Oct 05 16:22:07 2022 +0200
5c66fab
feat(stm32mp1): add RNG initialization in BL2 for STM32MP13
by Nicolas Le Bayon
· Wed Dec 02 16:23:49 2020 +0100
fd02b80
feat(stm32mp1): add a stm32mp crypto library
by Lionel Debieve
· Wed Oct 05 16:16:50 2022 +0200
5d3ade0
feat(st-crypto): update HASH for new hardware version used in STM32MP13
by Nicolas Toromanoff
· Tue Dec 22 13:54:51 2020 +0100
50c55f6
fix(mt8188): add mmap entry for CPU idle SRAM
by developer
· Fri Nov 11 09:51:51 2022 +0800
f29208e
fix(mt8188): refine gic init flow after system resume
by developer
· Fri Sep 23 16:37:59 2022 +0800
8efa337
fix(mt8186): fix the DRAM voltage after the system resumes
by Allen-KH Cheng
· Tue Nov 08 18:40:27 2022 +0800
369b039
feat(mt8188): add audio support
by developer
· Tue Sep 20 14:50:36 2022 +0800
8d3be08
refactor(mt8195): use ptp3 common drivers
by developer
· Thu Nov 03 19:49:23 2022 +0800
1a4a525
feat(mt8188): add support for PTP3
by Riven Chen
· Mon Oct 17 13:11:27 2022 +0800
3378af8
feat(mt8188): enable MTK_PUBEVENT_ENABLE
by developer
· Fri Oct 14 16:19:25 2022 +0800
9bd1193
build: deprecate Arm TC0 FVP platform
by Manish V Badarkhe
· Fri Nov 11 09:36:29 2022 +0000
022cefd
Merge changes from topic "mp/ras_refactoring" into integration
by Olivier Deprez
· Thu Nov 10 17:46:21 2022 +0100
d38d427
Merge changes from topic "mp/ras_refactoring" into integration
by Manish Pandey
· Thu Nov 10 17:22:39 2022 +0100
266e07b
fix(versal-net): add default values for silicon
by Michal Simek
· Sat Nov 05 15:39:47 2022 -0700
5178157
Merge changes from topic "rdn2cfg2_spi_support" into integration
by Manish V Badarkhe
· Wed Nov 09 10:21:56 2022 +0100
0e3379d
fix(ras): restrict RAS support for NS world
by Manish Pandey
· Mon Oct 10 11:43:08 2022 +0100
2ff5dc3
fix(debug): decouple "get_el_str()" from backtrace
by Manish Pandey
· Tue Nov 01 16:16:55 2022 +0000
4d708ac
build(bl2): only set BL2_CPPFLAGS for armv8
by Diego Sueiro
· Thu Nov 03 17:01:39 2022 +0000
8ef793c
Merge "feat(qti): updated soc version for sc7180 and sc7280" into integration
by Manish V Badarkhe
· Fri Nov 04 18:55:26 2022 +0100
62f9f82
Merge changes from topic "hikey960-el3-spmc" into integration
by Olivier Deprez
· Fri Nov 04 10:47:54 2022 +0100
89084c8
feat(qti): updated soc version for sc7180 and sc7280
by Bharath N
· Tue Nov 01 17:57:17 2022 +0530
97d4d81
feat(hikey960): read serial number from UFS
by Arthur Cassegrain
· Fri Nov 26 16:39:12 2021 +0100
ae7ce8c
feat(hikey960): add a FF-A logical partition
by Lukas Hanel
· Mon Oct 24 16:55:11 2022 +0200
538a6df
feat(hikey960): add memory sharing hooks for SPMC_AT_EL3
by vallau01
· Tue Aug 02 16:16:11 2022 +0200
cb91cb1
feat(hikey960): add plat-defines for SPMC_AT_EL3
by Lukas Hanel
· Tue Mar 01 15:40:39 2022 +0100
5258be1
feat(hikey960): define a datastore for SPMC_AT_EL3
by Lukas Hanel
· Tue Mar 01 17:02:31 2022 +0100
8a4de61
feat(hikey960): add SP manifest for SPMC_AT_EL3
by Lukas Hanel
· Tue Mar 01 14:18:22 2022 +0100
a54a17e
Merge "feat(imx8mm): add BL31 PIE support" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:16:07 2022 +0100
1eefbac
Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:16:03 2022 +0100
4ed212a
Merge "refactor(imx8mm): make use of setup_page_tables()" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:15:52 2022 +0100
ed40755
Merge "refactor(imx8mm): cleanup the mmap region settings" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:15:45 2022 +0100
25c9082
Merge "feat(imx8mn): add BL31 PIE support" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:15:04 2022 +0100
a202838
Merge "refactor(imx8mn): introduce BL31_SIZE" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:58 2022 +0100
ed4cc9d
Merge "refactor(imx8mn): make use of setup_page_tables()" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:53 2022 +0100
c403115
Merge "refactor(imx8mn): cleanup the mmap region settings" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:48 2022 +0100
b64e77d
Merge "feat(imx8mp): add BL31 PIE support" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:41 2022 +0100
6b9e553
Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:36 2022 +0100
e25bd03
Merge "refactor(imx8mp): make use of setup_page_tables()" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:30 2022 +0100
0403f81
Merge "refactor(imx8mp): cleanup the mmap region settings" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:25 2022 +0100
dac5e35
Merge "feat(imx8m): make psci common code pie compatible" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:16 2022 +0100
56712e6
Merge "fix(imx8m): fix dram retention fsp_table access" into integration
by Madhukar Pappireddy
· Tue Nov 01 15:14:10 2022 +0100
4ec54f2
Merge "fix(mediatek): switch console to runtime state before leaving BL31" into integration
by Manish Pandey
· Tue Nov 01 12:44:02 2022 +0100
058f567
Merge "build: deprecate Arm rdn1edge and sgi575 FVP platforms" into integration
by Manish Pandey
· Mon Oct 31 11:23:45 2022 +0100
9a7cd80
Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration
by Bipin Ravi
· Thu Oct 27 19:21:46 2022 +0200
43771f3
fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour
by Boyan Karatotev
· Wed Oct 05 13:41:56 2022 +0100
68726ae
fix(mediatek): switch console to runtime state before leaving BL31
by developer
· Wed Oct 26 17:26:05 2022 +0800
5a01b45
fix(imx8m): update poweroff related SNVS_LPCR bits only
by Shawn Guo
· Wed Oct 26 16:38:53 2022 +0800
98fe4c4
feat(hikey960): increase secure workspace to 64MB
by Arthur Cassegrain
· Fri Nov 26 16:34:36 2021 +0100
Next »