aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2021-11-08Merge "fix: libc: use long for 64-bit types on aarch64" into integrationManish Pandey
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-11-04fix(fdt): avoid output on missing DT propertyAndre Przywara
2021-11-04feat(libfdt): also allow changing base addressAndre Przywara
2021-10-26feat(fdt-wrappers): add CPU enumeration utility functionChris Kay
2021-10-26build(fdt-wrappers): introduce FDT wrappers makefileChris Kay
2021-10-12feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe
2021-10-12refactor(measured boot): move image measurement to generic layerManish V Badarkhe
2021-08-02refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe
2021-08-02feat(fwu): avoid booting with an alternate boot sourceManish V Badarkhe
2021-07-30Merge changes Ic7579b60,I05414ca1 into integrationMadhukar Pappireddy
2021-07-26fix(fdt): fix OOB write in uuid parsing functionDavid Horstmann
2021-07-21feat(common/debug): add new macro ERROR_NL() to print just a newlinePali Rohár
2021-05-19feat(hw_crc): add support for HW computed CRCManish V Badarkhe
2021-04-28feat(fdt): introduce wrapper function to read DT UUIDsDavid Horstmann
2021-03-23fdt: Use proper #address-cells and #size-cells for reserved-memoryAndre Przywara
2021-03-04Print newline after hex address in aarch64 el3_panic functionPali Rohár
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-10-07fdt: Fix coverity complaint about 32-bit multiplicationAndre Przywara
2020-09-30Merge changes from topic "stm32_exceptions" into integrationManish Pandey
2020-09-29fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara
2020-09-21Align AARCH32 version of debug.S with AARCH64Yann Gautier
2020-09-01Add support to export a /cpus node to the device tree.Javier Almansa Sobrino
2020-08-18Add wrapper for AT instructionManish V Badarkhe
2020-05-20plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy
2020-05-13SPMD: extract SPMC DTB header size from SPMDOlivier Deprez
2020-05-05fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara
2020-05-05plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara
2020-04-30arm: fconf: Fix GICv3 dynamic configurationAndre Przywara
2020-04-29plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-04-28fdt/wrappers: Generalise fdtw_read_array()Andre Przywara
2020-04-01Add support to pass the nt_fw_config DTB to OP-TEE.Javier Almansa Sobrino
2020-03-06Fix crash dump for lower ELAlexei Fedorov
2020-02-11Merge changes from topic "lm/fconf" into integrationSandrine Bailleux
2020-02-11Merge changes from topic "spmd" into integrationOlivier Deprez
2020-02-10Merge "coverity: Fix MISRA null pointer violations" into integrationMark Dykes
2020-02-10SPMD: add support for an example SPM core manifestAchin Gupta
2020-02-07Make PAC demangling more genericAlexei Fedorov
2020-02-07fconf: Add TBBR disable_authentication propertyLouis Mayencourt
2020-02-05coverity: Fix MISRA null pointer violationsZelalem
2020-02-03FDT wrappers: add functions for read/write bytesAlexei Fedorov
2020-01-22FDT helper functions: Fix MISRA issuesAndre Przywara
2019-11-14Refactor load_auth_image_internal().Sandrine Bailleux
2019-09-25FDT helper functions: Respect architecture in PSCI function IDsAndre Przywara
2019-09-25FDT helper functions: Add function documentationAndre Przywara
2019-09-16Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux
2019-09-13Add fdt_add_reserved_memory() helper functionAndre Przywara