aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2021-10-12feat(plat/fvp): pass Event Log addr and size from BL1 to BL2Manish V Badarkhe
2021-10-12refactor(measured boot): remove platform calls from Event Log driverManish V Badarkhe
2021-10-12refactor(measured_boot): remove passing of BL2 hash via device treeManish V Badarkhe
2021-10-12build(measured boot): rename measured boot makefileSandrine Bailleux
2021-10-06Merge "refactor(fvp_r): tidy up platform port [1]" into integrationManish Pandey
2021-10-06Merge changes from topic "za/feat_rme" into integrationSoby Mathew
2021-10-06refactor(fvp_r): tidy up platform port [1]Manish Pandey
2021-10-05refactor(gpt): productize and refactor GPT libraryjohpow01
2021-10-05Merge changes from topic "ethosn-multi-device" into integrationMadhukar Pappireddy
2021-10-05feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabledZelalem Aweke
2021-10-05fix(plat/fvp): allow changing the kernel DTB load addressZelalem Aweke
2021-10-05feat(plat/arm): add GPT initialization code for Arm platformsZelalem Aweke
2021-10-05feat(plat/fvp): add memory map for FVP platform for FEAT_RMEZelalem Aweke
2021-10-05refactor(plat/arm): modify memory region attributes to account for FEAT_RMEZelalem Aweke
2021-10-05feat(plat/fvp): add RMM image support for FVP platformZelalem Aweke
2021-10-05feat(rme): add Test Realm Payload (TRP)Zelalem Aweke
2021-10-01feat(drivers/arm/ethosn)!: multi-device supportLaurent Carlier
2021-09-30fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm
2021-09-30chore: fvp_r: Initial No-EL3 and MPU ImplementationGary Morrison
2021-09-28build(bl2): enable SP pkg loading for S-EL1 SPMCBalint Dobszay
2021-08-02refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe
2021-08-02feat(plat/arm): add FWU support in Arm platformsManish V Badarkhe
2021-07-22feat: adding the diphda platformAbdellatif El Khlifi
2021-06-29feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1Manish Pandey
2021-06-01fix(morello): initialise CNTFRQ in Non Secure CNTBaseNManoj Kumar
2021-05-19feat(hw_crc): add support for HW computed CRCManish V Badarkhe
2021-04-29Merge changes from topic "fw-update" into integrationOlivier Deprez
2021-04-29feat(plat/arm): add GPT parser supportManish V Badarkhe
2021-04-28Merge "refactor(plat/arm): replace FIP base and size macro with a generic nam...Mark Dykes
2021-04-28refactor(plat/arm): store UUID as a string, rather than intsDavid Horstmann
2021-04-28refactor(plat/arm): replace FIP base and size macro with a generic nameManish V Badarkhe
2021-04-26plat/arm: move compile time switch from source to dt fileManish Pandey
2021-04-20Add SiP service to configure Arm Ethos-N NPUMikael Olsson
2021-04-13Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integr...Olivier Deprez
2021-04-09plat/arm: don't provide NT_FW_CONFIG when booting hafniumManish Pandey
2021-04-06plat/arm/arm_image_load: refine plat_add_sp_images_load_infoHeyi Guo
2021-04-06plat/arm/arm_image_load: fix bug of overriding the last nodeHeyi Guo
2021-02-09plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31Andre Przywara
2021-02-09plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33Andre Przywara
2020-10-29Merge "Use constant stack size with RECLAIM_INIT_CODE" into integrationAlexei Fedorov
2020-10-28Use constant stack size with RECLAIM_INIT_CODEDavid Horstmann
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-09-24Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integrationOlivier Deprez
2020-09-18Merge changes from topic "ehf_common" into integrationManish Pandey
2020-09-15lib: fconf: Implement a parser to populate CoTManish V Badarkhe
2020-09-11Merge "SPM: Get rid of uint32_t array representation of UUID" into integrationManish Pandey
2020-09-10SPM: Get rid of uint32_t array representation of UUIDRuari Phipps
2020-09-02plat/arm: Introduce and use libc_asm.mk makefileAlexei Fedorov