summaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/fdts
AgeCommit message (Expand)Author
2024-02-02fix hafnium NS memory description in manifestscmi-over-ffaVincent Guittot
2023-10-19feat(fvp): new SiP call to set an interrupt pendingMadhukar Pappireddy
2023-05-03feat(fvp): define ns memory in the SPMC manifestJ-Alves
2023-04-18feat(fvp): add Event Log maximum size property in DTManish V Badarkhe
2023-04-04fix(fvp): incorrect UUID name in FVP tb_fw_configRob Hughes
2023-02-07feat(fvp): update device tree with load addresses of TOS_FW configManish V Badarkhe
2023-02-07refactor(fvp): rename the DTB info structure memberManish V Badarkhe
2022-08-21feat(fvp/tsp_manifest): add example manifest for TSPMarc Bonnici
2022-06-30Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integr...Sandrine Bailleux
2022-06-17feat(spm): add tpm event log node to spmc manifestOlivier Deprez
2022-06-14refactor(arm): add cca CoT certificates to fconflaurenw-arm
2022-05-06Merge changes from topic "ja/boot_protocol" into integrationOlivier Deprez
2022-05-04fix(sptool): update Optee FF-A manifestJ-Alves
2022-04-28feat(fvp): update HW_CONFIG DT loading mechanismManish V Badarkhe
2022-03-09fix(fvp): op-tee sp manifest doesn't map gicdOlivier Deprez
2021-10-26fix(spmd): revert workaround hafnium as hypervisorOlivier Deprez
2021-10-12feat(measured_boot): update tb_fw_config with event log propertiesManish V Badarkhe
2021-10-12refactor(measured_boot): remove passing of BL2 hash via device treeManish V Badarkhe
2021-09-28fix: OP-TEE SP manifest per latest SPMC changesOlivier Deprez
2021-09-03feat(fvp): enable external SP images in BL2 configBalint Dobszay
2021-08-06feat(ff-a): update FF-A version to v1.1J-Alves
2021-07-22feat(ff-a): change manifest messaging methodMaksims Svecovs
2021-07-02feat(spm): add Ivy partition to tb fw configDaniel Boulby
2021-06-04Merge changes from topic "od/cleanup-changes" into integrationOlivier Deprez
2021-06-03fix(fvp): spmc optee manifest remove SMC allowlistOlivier Deprez
2021-06-02fix(plat/arm): correct UUID strings in FVP DTYann Gautier
2021-04-28refactor(plat/arm): store UUID as a string, rather than intsDavid Horstmann
2021-04-26plat/arm: move compile time switch from source to dt fileManish Pandey
2021-04-09plat/arm: don't provide NT_FW_CONFIG when booting hafniumManish Pandey
2021-03-15SPM: declare third cactus instance as UP SPOlivier Deprez
2020-12-08spm: provide number of vCPUs and VM size for first SPOlivier Deprez
2020-12-08spm: remove chosen node from SPMC manifestsOlivier Deprez
2020-12-08spm: move OP-TEE SP manifest DTS to FVP platformOlivier Deprez
2020-12-08spm: remove device-memory node from SPMC manifestsOlivier Deprez
2020-10-22SPMC: adjust device region for first secure partitionOlivier Deprez
2020-09-22Merge "SPMC: adjust the number of EC context to max number of PEs" into integ...Manish Pandey
2020-09-15SPMC: adjust the number of EC context to max number of PEsOlivier Deprez
2020-09-10SPM: Get rid of uint32_t array representation of UUIDRuari Phipps
2020-08-20SPMC: manifest changes to support multicore bootOlivier Deprez
2020-08-19SPM: Add third cactus partition to manifestsRuari Phipps
2020-08-14SPM: Add owner field to cactus secure partitionsRuari Phipps
2020-07-30SPM: build OP-TEE as an S-EL1 Secure PartitionOlivier Deprez
2020-07-22plat/arm/board/fvp: Add support for Measured BootAlexei Fedorov
2020-07-10plat/arm, dts: Update platform device tree for CoTManish V Badarkhe
2020-06-26plat/arm: Use only fw_config between bl2 and bl31Manish V Badarkhe
2020-06-24plat/arm: Rentroduce tb_fw_config device treeManish V Badarkhe
2020-06-09Merge changes from topic "sp_secure_boot" into integrationManish Pandey
2020-06-09dualroot: add chain of trust for secure partitionsManish Pandey
2020-06-08plat/arm: do not include export header directlyManish Pandey
2020-05-25SPCI is now called PSA FF-AJ-Alves