summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-11Allow for boot progress when metadata is corrupted in Rescue modefwu_BET0Jose Marinho
2021-08-11Correct bank selection for imx8mmJose Marinho
2021-08-09Repurpose the FIP header serial_num field as the FIP versionJose Marinho
2021-08-06add compile flag to select imx8mm rescue mode from SDJose Marinho
2021-07-30Enable A/B FIP in the qemu platformJose Marinho
2021-07-14TEMP correction for Qemu compilationJose Marinho
2021-07-14add FWU functionality to imx8mm platJose Marinho
2021-07-14tweak debug messagesJose Marinho
2021-07-06fwu: stm32mp1: Add support for building the FWU featureSughosh Ganu
2021-07-06fwu: Add GPT_PART symbol to allow it's use for conditional compilationSughosh Ganu
2021-07-06fwu: Allow platforms to seek before reading the partitionSughosh Ganu
2021-07-06fwu: stm32mp1: Add support for reading the metadata partitionSughosh Ganu
2021-07-06fwu: stm32mp1: Add logic to select the images to be bootedSughosh Ganu
2021-07-06stm32mp1: Add GUID's for identifying updatable imagesSughosh Ganu
2021-07-06stm32mp1: fwu: Allow modifying the image spec for updatable imagesSughosh Ganu
2021-07-06stm32mp1: Identify image's partition using image GUID valueSughosh Ganu
2021-07-06stm32mp1: Copy the partition GUID to the platform's part info structureSughosh Ganu
2021-07-06stm32mp1: Add partition GUID member to the partition info structureSughosh Ganu
2021-07-06GPT: Copy the UniquePartitionGUID into the partition structureSughosh Ganu
2021-07-06partition: Add a field to store the UniquePartitionGUID valueSughosh Ganu
2021-07-06stm32mp1: EFI: Add GUID values for updatable imagesSughosh Ganu
2021-07-06EFI: Add basic definitions for EFI GUID handlingSughosh Ganu
2021-07-06feat(sw_crc32): add software CRC32 supportManish V Badarkhe
2021-07-06refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe
2021-07-06feat(fwu): avoid booting with an alternate boot sourceManish V Badarkhe
2021-07-06docs(fwu):add firmware update documentationManish V Badarkhe
2021-07-06feat(fwu): avoid NV counter upgrade in trial run stateManish V Badarkhe
2021-07-06feat(plat/arm): add FWU support in Arm platformsManish V Badarkhe
2021-07-06feat(fwu): initialize FWU driver in BL2Manish V Badarkhe
2021-07-06feat(fwu): add FWU driverManish V Badarkhe
2021-07-06feat(fwu): Introduce FWU platform-specific functions declarationsManish V Badarkhe
2021-07-06docs(fwu_metadata): add FWU metadata build optionsManish V Badarkhe
2021-07-06feat(fwu_metadata): add FWU metadata header and build optionsManish V Badarkhe
2021-07-06HACK enable clocks to allow for USDHC operationJose Marinho
2021-07-06HACK: create recovery mode for imx8mmJose Marinho
2021-07-06HACK: debug spi readJose Marinho
2021-07-06HACK imx8mm enable BL2 to load FIP from SpiNorJose Marinho
2021-07-06minor fixes to the imx_usdhc driverJose Marinho
2021-07-06HACK: fix build, missing macroJose Marinho
2021-07-06random debug printsJose Marinho
2021-07-05Merge changes from topic "st_fixes" into integrationManish Pandey
2021-07-05Merge "style(measured boot): fix incorrect indentation" into integrationSandrine Bailleux
2021-07-05style(measured boot): fix incorrect indentationSandrine Bailleux
2021-07-05Merge changes from topic "sb/measured-boot" into integrationSandrine Bailleux
2021-07-02Merge changes Ib8502f9b,I388fd231,I7bd37912,I3a186ed7 into integrationManish Pandey
2021-07-02Merge "feat(spm): add Ivy partition to tb fw config" into integrationOlivier Deprez
2021-07-02feat(plat/mediatek/mt8195): add SPM suspend driverEdward-JW Yang
2021-07-02feat(plat/mediatek/mt8195): support MCUSYS off when system suspendEdward-JW Yang
2021-07-02feat(plat/mediatek/mt8195): add support for PTP3Elly Chiang
2021-07-02fix(plat/mediatek/mt8195): extend MMU region sizeTinghan Shen