Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
dd54501ddd1148e8210c938d7f2f5bed35b34721
/
plat
/
socionext
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
33bfc5e
build: always prefix section names with `.`
by Chris Kay
· Tue Feb 14 11:30:04 2023 +0000
4e82974
fix(synquacer): increase size of BL33
by Jassi Brar
· Wed Sep 14 15:41:43 2022 -0500
0b35da3
fix: make TF-A use provided OpenSSL binary
by Salome Thirot
· Thu Jul 14 16:14:15 2022 +0100
2832f59
feat(synquacer): add FWU Multi Bank Update support
by Jassi Brar
· Mon May 23 13:16:01 2022 -0500
554f172
feat(synquacer): add TBBR support
by Jassi Brar
· Thu Mar 03 15:24:31 2022 -0600
2244bf1
feat(synquacer): add BL2 support
by Jassi Brar
· Thu Mar 03 15:24:31 2022 -0600
1bc8db8
refactor(synquacer): move common source files
by Jassi Brar
· Thu Mar 03 15:24:31 2022 -0600
0131988
Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN" into integration
by Madhukar Pappireddy
· Thu Dec 09 15:03:19 2021 +0100
cc6d670
refactor(plat/synquacer): update PSCI system_off handling
by Masahisa Kojima
· Thu Nov 11 10:17:09 2021 +0900
ecdb1db
fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN
by Masahisa Kojima
· Tue Dec 07 17:07:48 2021 +0900
804b6b5
fix(plat/synquacer): update scmi power domain off handling
by Masahisa Kojima
· Tue Aug 03 16:48:53 2021 +0900
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· Wed Aug 05 13:44:05 2020 -0500
65870bd
uniphier: increase BL33 max size and GZIP temporary buffer size
by Masahiro Yamada
· Fri Jun 05 10:29:17 2020 +0900
813b50b
xlat_tables_v2: add base table section name parameter for spm_mm
by Masahisa Kojima
· Tue Jun 02 05:54:13 2020 +0900
043fd62
Cleanup the code for TBBR CoT descriptors
by Manish V Badarkhe
· Sat May 16 16:36:39 2020 +0100
5267470
uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2
by Masahiro Yamada
· Thu Apr 02 14:03:53 2020 +0900
1adc5f5
plat: remove redundant =1 from -D option
by Masahiro Yamada
· Wed Apr 01 14:28:24 2020 +0900
f144157
Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· Wed Apr 01 14:20:58 2020 +0900
9c3da38
uniphier: support read-only xlat tables
by Masahiro Yamada
· Thu Mar 26 13:18:48 2020 +0900
c80bb43
uniphier: use enable_mmu() in common function
by Masahiro Yamada
· Thu Mar 26 13:18:48 2020 +0900
84f1b5d
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· Mon Mar 23 18:45:17 2020 +0000
2f13d6c
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· Fri Feb 21 10:17:26 2020 +0000
18f4da7
uniphier: shrink UNIPHIER_ROM_REGION_SIZE
by Masahiro Yamada
· Fri Mar 06 20:11:23 2020 +0900
56da564
uniphier: prepare uniphier_soc_info() for next SoC
by Masahiro Yamada
· Mon Feb 03 19:46:40 2020 +0900
e09e931
Merge changes from topic "console_t_cleanup" into integration
by Mark Dykes
· Tue Feb 25 23:39:33 2020 +0000
9f80cfa
Merge "pl011: Use generic console_t data structure" into integration
by Mark Dykes
· Tue Feb 25 23:16:14 2020 +0000
37f8af2
Merge "uniphier: make on-chip SRAM region configurable" into integration
by Soby Mathew
· Tue Feb 25 13:55:33 2020 +0000
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
3380631
uniphier: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
59cb7c4
Merge changes from topic "uniphier" into integration
by Sandrine Bailleux
· Fri Feb 14 08:26:05 2020 +0000
d1e527d
Merge changes from topic "uniphier" into integration
by Sandrine Bailleux
· Thu Feb 13 09:37:27 2020 +0000
c421c85
uniphier: make on-chip SRAM region configurable
by Masahiro Yamada
· Mon Feb 03 19:46:26 2020 +0900
1a741d9
uniphier: make I/O register region configurable
by Masahiro Yamada
· Mon Feb 03 19:46:15 2020 +0900
3d436a9
uniphier: extend boot device detection for future SoCs
by Masahiro Yamada
· Mon Feb 03 19:28:13 2020 +0900
4e37140
uniphier: make PSCI related base address configurable
by Masahiro Yamada
· Mon Feb 03 19:46:00 2020 +0900
b33206a
uniphier: change block_addressing flag to bool
by Masahiro Yamada
· Mon Feb 03 18:40:37 2020 +0900
0317e1b
uniphier: make counter control base address configurable
by Masahiro Yamada
· Mon Feb 03 19:45:37 2020 +0900
d28d1a7
uniphier: change the return value type of .is_usb_boot() to bool
by Masahiro Yamada
· Tue Jan 28 21:14:28 2020 +0900
ca971b5
uniphier: make UART base address configurable
by Masahiro Yamada
· Mon Feb 03 19:45:16 2020 +0900
9e33b02
uniphier: make pinmon base address configurable
by Masahiro Yamada
· Mon Feb 03 19:33:35 2020 +0900
6ebf638
uniphier: make NAND controller base address configurable
by Masahiro Yamada
· Mon Feb 03 19:30:27 2020 +0900
24782e2
uniphier: make eMMC controller base address configurable
by Masahiro Yamada
· Mon Feb 03 19:30:11 2020 +0900
7b424ba
drivers/mhu: derive doorbell base address
by Aditya Angadi
· Tue Dec 31 10:14:32 2019 +0530
ff46037
Merge "Use correct type when reading SCR register" into integration
by Alexei Fedorov
· Thu Jan 30 16:55:55 2020 +0000
1c819c3
Use correct type when reading SCR register
by Louis Mayencourt
· Fri Jan 24 13:30:28 2020 +0000
542ed41
uniphier: make all BL images completely position-independent
by Masahiro Yamada
· Fri Jan 17 13:46:48 2020 +0900
e30ec7f
uniphier: make uniphier_mmap_setup() work with PIE
by Masahiro Yamada
· Fri Jan 17 13:46:38 2020 +0900
2d7fa42
uniphier: pass SCP base address as a function parameter
by Masahiro Yamada
· Fri Jan 17 13:46:23 2020 +0900
229e211
uniphier: set buffer offset and length for io_block dynamically
by Masahiro Yamada
· Fri Jan 17 13:46:13 2020 +0900
e44b8c6
uniphier: use more mmap_add_dynamic_region() for loading images
by Masahiro Yamada
· Fri Jan 17 13:46:02 2020 +0900
2943c77
uniphier: turn on ENABLE_PIE
by Masahiro Yamada
· Fri Jan 17 13:45:32 2020 +0900
353ac95
socionext: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· Fri Dec 13 10:51:28 2019 -0600
32028b7
Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supported" into integration
by Manish Pandey
· Tue Jan 14 22:00:41 2020 +0000
7b74813
uniphier: run BL33 at EL2
by Masahiro Yamada
· Thu Jul 25 10:57:38 2019 +0900
f36272d
uniphier: call uniphier_scp_is_running() only when on-chip STM is supported
by Masahiro Yamada
· Mon Jul 08 13:46:44 2019 +0900
45f4028
spm-mm: Refactor secure_partition.h and its contents
by Paul Beesley
· Tue Oct 15 10:57:42 2019 +0000
fe975b4
Remove dependency between SPM_MM and ENABLE_SPM build flags
by Paul Beesley
· Mon Sep 16 11:29:03 2019 +0000
0d42b55
uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver
by Masahiro Yamada
· Tue Jul 23 12:53:41 2019 +0900
501b88b
uniphier: fix typo and coding style
by Masahiro Yamada
· Fri Jul 26 20:04:28 2019 +0900
837630f
uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h
by Masahiro Yamada
· Fri Jul 26 20:07:08 2019 +0900
aabef8d
synquacer: Fix compilation fail for SPM support build config
by Madhukar Pappireddy
· Mon Jul 08 18:05:24 2019 -0500
ca8b80e
uniphier: support console based on multi-console
by Masahiro Yamada
· Tue Jul 02 22:03:16 2019 +0900
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
d207f56
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· Wed Apr 10 12:50:27 2019 +0100
0d31688
plat/arm: mhu: make mhu driver generic
by Masahisa Kojima
· Thu Mar 07 11:23:42 2019 +0900
ebfd8eb
plat/synquacer: enable SCMI support
by Masahisa Kojima
· Thu Mar 07 10:41:54 2019 +0900
50a4d1a
Remove unneeded include paths in PLAT_INCLUDES
by Antonio Nino Diaz
· Fri Feb 01 12:22:22 2019 +0000
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· Fri Jan 25 13:28:38 2019 +0000
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· Mon Jan 21 11:53:29 2019 +0000
c0415c6
plat/synquacer: enable SPM support
by Ard Biesheuvel
· Sat Dec 29 19:44:35 2018 +0100
1849835
plat/synquacer: enable OP-TEE logic only if SPD_opteed is set
by Ard Biesheuvel
· Sat Dec 29 19:40:31 2018 +0100
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
3796621
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
by Yann Gautier
· Mon Dec 03 13:38:06 2018 +0100
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
331a113
uniphier: revise SCP protocol handshake
by Dai Okamura
· Fri Oct 05 08:56:24 2018 +0900
f508ad8
uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode
by Masahiro Yamada
· Thu Oct 04 14:54:49 2018 +0900
cb9c5a7
uniphier: Migrate to new interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:16:35 2018 +0100
1d1b4f6
synquacer: Migrate to new interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:16:30 2018 +0100
e0b757d
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· Fri Aug 24 16:30:29 2018 +0100
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· Thu Aug 16 16:52:57 2018 +0100
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· Wed Jul 25 16:09:54 2018 +0100
e11f87b
synquacer: Enable optional OP-TEE support
by Sumit Garg
· Thu Jul 19 18:05:50 2018 +0530
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· Fri Jul 20 09:17:26 2018 +0100
760c1d3
synquacer: Add platform makefile and documentation
by Sumit Garg
· Thu Jun 21 11:28:18 2018 +0530
754073f
synquacer: Enable PSCI framework
by Sumit Garg
· Fri Jun 15 15:29:02 2018 +0530
6fc122f
synquacer: Retrieve DRAM info from SCP firmware
by Ard Biesheuvel
· Fri Jun 15 15:25:42 2018 +0530
0f18bc4
synquacer: Add SCPI driver
by Sumit Garg
· Fri Jun 15 15:20:53 2018 +0530
fe71761
synquacer: Add MHU driver
by Sumit Garg
· Fri Jun 15 15:17:10 2018 +0530
470255b
synquacer: Enable MMU using xlat_tables_v2 library
by Sumit Garg
· Fri Jun 15 15:10:16 2018 +0530
58ed23d
synquacer: Enable System level Generic timer
by Sumit Garg
· Fri Jun 15 15:02:31 2018 +0530
c412c2c
synquacer: Enable GICv3 support
by Sumit Garg
· Fri Jun 15 14:58:25 2018 +0530
bda9d3c
synquacer: Enable CCN driver support
by Sumit Garg
· Fri Jun 15 14:50:19 2018 +0530
4d4df11
synquacer: Implement topology functions
by Sumit Garg
· Fri Jun 15 14:43:35 2018 +0530
e8c5e87
synquacer: Populate BL32 and BL33 entrypoints
by Sumit Garg
· Fri Jun 15 14:38:50 2018 +0530
84711f9
synquacer: Enable PL011 UART Console
by Sumit Garg
· Fri Jun 15 14:34:42 2018 +0530
3817202
synquacer: Add platform core management helpers
by Sumit Garg
· Fri Jun 15 13:48:11 2018 +0530
82d45c1
synquacer: Introduce basic platform support
by Sumit Garg
· Fri Jun 15 13:41:59 2018 +0530
2042b76
uniphier: fix CCI-500 connection for LD20
by Satoshi Ikawa
· Tue Jun 12 10:23:29 2018 +0900
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Wed Mar 14 15:24:00 2018 +0000
Next »