summaryrefslogtreecommitdiff
path: root/plat/socionext/synquacer
Commit message (Expand)AuthorAgeFilesLines
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-151-2/+2
* build: always prefix section names with `.`Chris Kay2023-02-202-4/+4
* fix(synquacer): increase size of BL33Jassi Brar2022-09-211-1/+1
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-041-3/+3
* feat(synquacer): add FWU Multi Bank Update supportJassi Brar2022-06-272-1/+32
* feat(synquacer): add TBBR supportJassi Brar2022-06-275-0/+166
* feat(synquacer): add BL2 supportJassi Brar2022-06-279-8/+407
* refactor(synquacer): move common source filesJassi Brar2022-06-271-3/+3
* Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBase...Madhukar Pappireddy2021-12-092-14/+27
|\
| * fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseNMasahisa Kojima2021-12-072-14/+27
* | refactor(plat/synquacer): update PSCI system_off handlingMasahisa Kojima2021-12-073-0/+10
|/
* fix(plat/synquacer): update scmi power domain off handlingMasahisa Kojima2021-09-141-0/+8
* Don't return error information from console_flushJimmy Brisson2020-10-091-3/+3
* xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima2020-06-022-1/+1
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-301-5/+4
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-1/+3
* pl011: Use generic console_t data structureAndre Przywara2020-02-251-3/+2
* drivers/mhu: derive doorbell base addressAditya Angadi2020-02-071-2/+1
* Use correct type when reading SCR registerLouis Mayencourt2020-01-281-2/+2
* socionext: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-3/+3
* spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-201-6/+6
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-202-4/+4
* synquacer: Fix compilation fail for SPM support build configMadhukar Pappireddy2019-07-121-2/+2
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-1/+0
* plat/arm: mhu: make mhu driver genericMasahisa Kojima2019-03-131-1/+1
* plat/synquacer: enable SCMI supportMasahisa Kojima2019-03-138-18/+320
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-3/+3
* plat/synquacer: enable SPM supportArd Biesheuvel2019-01-155-3/+214
* plat/synquacer: enable OP-TEE logic only if SPD_opteed is setArd Biesheuvel2019-01-153-6/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0410-29/+48
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-084-12/+13
* synquacer: Migrate to new interfacesAntonio Nino Diaz2018-09-282-6/+5
* Fix MISRA defects in BL31 common codeAntonio Nino Diaz2018-08-301-1/+1
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+1
* Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misradanh-arm2018-07-251-6/+7
|\
| * PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-6/+7
* | synquacer: Enable optional OP-TEE supportSumit Garg2018-07-242-11/+28
|/
* synquacer: Add platform makefile and documentationSumit Garg2018-06-211-0/+46
* synquacer: Enable PSCI frameworkSumit Garg2018-06-212-0/+198
* synquacer: Retrieve DRAM info from SCP firmwareArd Biesheuvel2018-06-214-0/+64
* synquacer: Add SCPI driverSumit Garg2018-06-213-0/+255
* synquacer: Add MHU driverSumit Garg2018-06-215-0/+121
* synquacer: Enable MMU using xlat_tables_v2 librarySumit Garg2018-06-214-0/+71
* synquacer: Enable System level Generic timerSumit Garg2018-06-212-0/+41
* synquacer: Enable GICv3 supportSumit Garg2018-06-214-0/+105
* synquacer: Enable CCN driver supportSumit Garg2018-06-214-0/+67
* synquacer: Implement topology functionsSumit Garg2018-06-213-0/+58
* synquacer: Populate BL32 and BL33 entrypointsSumit Garg2018-06-211-0/+63
* synquacer: Enable PL011 UART ConsoleSumit Garg2018-06-213-0/+55
* synquacer: Add platform core management helpersSumit Garg2018-06-213-0/+90