aboutsummaryrefslogtreecommitdiff
path: root/lib/fconf
AgeCommit message (Expand)Author
2024-01-18feat(fconf): support signing-key in root cert nodelaurenw-arm
2023-08-08chore: update to use Arm word across TF-AGovindraj Raja
2023-06-06chore(fconf): rename last occurences of set_fw_config_info()Sandrine Bailleux
2023-02-21refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja
2023-02-07feat(fconf): rename 'ns-load-address' to 'secondary-load-address'Manish V Badarkhe
2022-11-14fix(fconf): fix type error displaying disable_authLionel Debieve
2022-09-22refactor(libc): clean up dependencies in libcClaus Pedersen
2022-03-16feat(fconf): add NS load address in configuration DTB nodesManish V Badarkhe
2022-03-01refactor(mbedtls): allow platform to specify their config fileManish V Badarkhe
2022-02-15fix(fconf): correct image_id type in messagesYann Gautier
2021-12-13feat(fconf): add a helper to get image indexYann Gautier
2021-10-26feat(mpmm): add support for MPMMChris Kay
2021-10-26feat(amu): enable per-core AMU auxiliary countersChris Kay
2021-10-26build(fconf)!: clean up source collectionChris Kay
2021-10-12refactor(measured_boot): remove passing of BL2 hash via device treeManish V Badarkhe
2020-09-15lib: fconf: Implement a parser to populate CoTManish V Badarkhe
2020-07-23lib/fconf: Update 'set_fw_config_info' functionManish V Badarkhe
2020-07-23lib/fconf: Update data type of config max sizeManish V Badarkhe
2020-07-21TF-A: Add support for Measured Boot driver to FCONFAlexei Fedorov
2020-06-25plat/arm: Load and populate fw_config and tb_fw_configManish V Badarkhe
2020-06-24fconf: Handle error from fconf_load_configManish V Badarkhe
2020-06-24fconf: Allow fconf to load additional firmware configurationManish V Badarkhe
2020-06-24fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe
2020-06-24plat/arm: Rentroduce tb_fw_config device treeManish V Badarkhe
2020-05-05Merge changes I85eb75cf,Ic6d9f927 into integrationSandrine Bailleux
2020-04-30fconf: Update dyn_config compatible stringLouis Mayencourt
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-03-31fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCESMasahiro Yamada
2020-03-27fconf: notify if fw_config dt is not usedManish Pandey
2020-03-16fconf: Clean Arm IOLouis Mayencourt
2020-03-11fconf: enhancements to firmware configuration frameworkMadhukar Pappireddy
2020-02-07fconf: Add mbedtls shared heap as propertyLouis Mayencourt
2020-02-07fconf: Add TBBR disable_authentication propertyLouis Mayencourt
2020-02-07fconf: Add dynamic config DTBs info as propertyLouis Mayencourt
2020-02-07fconf: Populate properties from dtb during bl2 setupLouis Mayencourt
2020-02-07fconf: Load config dtb from bl1Louis Mayencourt
2020-02-07fconf: initial commitLouis Mayencourt