aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2021-10-16feat(plat/rcar): change process for Suspend To RAMToshiyuki Ogasahara
2021-10-15Merge changes from topic "st_dt_match_instance" into integrationMark Dykes
2021-10-15Merge "fix(plat/st): only check header major when booting" into integrationManish Pandey
2021-10-14Merge "fix(plat/st): correct signedness comparison issue" into integrationMark Dykes
2021-10-13Merge "fix(stm32mp1): add bl prefix for internal linker script" into integrationMadhukar Pappireddy
2021-10-13Merge "build(plat/marvell): add descriptions why some checks are required" in...Manish Pandey
2021-10-13Merge "fix(fvp_r): fix compilation error in release mode" into integrationManish Pandey
2021-10-13fix(fvp_r): fix compilation error in release modeManish Pandey
2021-10-13build(plat/marvell): add descriptions why some checks are requiredPali Rohár
2021-10-12refactor(measured boot): make measurement strings compliant with SBSGManish V Badarkhe
2021-10-12feat(plat/fvp): pass Event Log addr and size from BL1 to BL2Manish V Badarkhe
2021-10-12feat(measured_boot): update tb_fw_config with event log propertiesManish V Badarkhe
2021-10-12feat(measured_boot): image hash measurement and recording in BL1Manish 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-12refactor(measured boot): move BL2 measurement to platform layerSandrine Bailleux
2021-10-12refactor(measured boot): move image measurement to generic layerManish V Badarkhe
2021-10-12build(measured boot): rename measured boot makefileSandrine Bailleux
2021-10-12feat(measured boot): move init and teardown functions to platform layerManish V Badarkhe
2021-10-12refactor(measured boot): rename tpm_record_measurement()Sandrine Bailleux
2021-10-11Merge "plat/marvell/a8k: add Globalscale Mochabin support" into integrationManish Pandey
2021-10-11Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integrationManish Pandey
2021-10-11fix(plat/qemu): reboot/shutdown with low to high gpioMaxim Uvarov
2021-10-11plat/marvell/a8k: add Globalscale Mochabin supportRobert Marko
2021-10-11Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integrationAndré Przywara
2021-10-07Merge changes I9405f7f6,Id53ea099 into integrationMark Dykes
2021-10-07Merge "feat(fvp_r): configure system registers to boot rich OS" into integrationJoanna Farley
2021-10-07fix(arm_fgpa): allow build after MAKE_* changesAndre Przywara
2021-10-07fix(stm32mp1): add bl prefix for internal linker scriptYann Gautier
2021-10-07fix(plat/st): correct signedness comparison issueYann Gautier
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-06feat(fvp_r): configure system registers to boot rich OSManish Pandey
2021-10-06refactor(fvp_r): tidy up platform port [1]Manish Pandey
2021-10-06Merge "feat(plat/mdeiatek/mt8195): add DFD control in SiP service" into integ...Mark Dykes
2021-10-06fix(plat/st): only check header major when bootingNicolas Le Bayon
2021-10-06feat(plat/st): create new helper for DT accessYann Gautier
2021-10-05refactor(gpt): productize and refactor GPT libraryjohpow01
2021-10-05Merge changes from topic "arm_fpga_resmem" into integrationMadhukar Pappireddy
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): bump BL2 stack sizeSoby Mathew
2021-10-05fix(plat/fvp): allow changing the kernel DTB load addressZelalem Aweke
2021-10-05refactor(plat/arm): rename ARM_DTB_DRAM_NS region macrosZelalem 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-05refactor(makefile): remove BL prefixes in build macrosZelalem Aweke
2021-10-05feat(rme): add Test Realm Payload (TRP)Zelalem Aweke