aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-11-08fix(ras): restrict RAS support for NS worldManish Pandey
2022-11-08fix(debug): decouple "get_el_str()" from backtraceManish Pandey
2022-10-12Merge "fix: backtrace stack unwind misses lr adjustment" into integrationManish Pandey
2022-10-05fix: backtrace stack unwind misses lr adjustmentOlivier Deprez
2022-10-03feat(debug): add helpers for aborts on AARCH32Yann Gautier
2022-08-18Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integrationBipin Ravi
2022-08-18feat(rng-trap): add EL3 support for FEAT_RNG_TRAPJuan Pablo Conde
2022-08-02feat(bl): add interface to query TF-A semantic verlaurenw-arm
2022-07-08Merge "feat(libfdt): add function to set MAC addresses" into integrationManish Pandey
2022-06-06feat(trbe): add trbe under feature detection mechanismJayanth Dodderi Chidanand
2022-06-06feat(brbe): add brbe under feature detection mechanismJayanth Dodderi Chidanand
2022-05-13feat(spmc): add FFA_PARTITION_INFO_GET handlerMarc Bonnici
2022-05-04Merge changes from topic "allwinner-idle" into integrationAndré Przywara
2022-04-28feat(fdt-wrappers): add function to find or add a sudnodeRuchika Gupta
2022-04-26feat(fdt): add the ability to supply idle state informationSamuel Holland
2022-04-26feat(libfdt): add function to set MAC addressesAndre Przywara
2022-04-17refactor(twed): improve TWED enablement in EL-3Jayanth Dodderi Chidanand
2022-04-04refactor(el3-runtime): add arch-features detection mechanismJayanth Dodderi Chidanand
2022-01-11refactor(measured-boot): avoid Measured-Boot dependency on Trusted-BootManish V Badarkhe
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