summaryrefslogtreecommitdiff
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
* fix(uuid): add missing `#include` directivesChris Kay2023-04-171-1/+4
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-3/+3
* fix(mbedtls): fix mbedtls coverity issuesGovindraj Raja2023-03-011-0/+7
* Merge changes from topic "mbedtls3_support" into integrationManish V Badarkhe2023-02-271-4/+2
|\
| * refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja2023-02-211-4/+2
* | Merge changes from topic "panic_cleanup" into integrationBipin Ravi2023-02-231-3/+19
|\ \
| * | refactor(bl31): use elx_panic for sysreg_handler64Govindraj Raja2023-02-221-2/+2
| * | refactor(aarch64): rename do_panic and el3_panicGovindraj Raja2023-02-211-2/+2
| * | refactor(aarch64): refactor usage of elx_panicGovindraj Raja2023-02-211-1/+17
| |/
* | Merge changes I51c13c52,I3358c51e into integrationManish Pandey2023-02-222-13/+13
|\ \
| * | build: always prefix section names with `.`Chris Kay2023-02-202-13/+13
| |/
* | Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_pro...Manish Pandey2023-02-221-1/+1
|\ \ | |/ |/|
| * feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_tMing Huang2023-02-061-1/+1
* | refactor(fdt): introduce common fdt_node_is_enabled()Andre Przywara2023-02-031-0/+10
|/
* refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_Andre Przywara2023-01-111-17/+3
* feat(tbbr): increase PK_DER_LEN sizeNicolas Toromanoff2022-11-141-1/+1
* fix(debug): decouple "get_el_str()" from backtraceManish Pandey2022-11-081-1/+2
* feat(bl): add interface to query TF-A semantic verlaurenw-arm2022-08-021-0/+1
* Merge "feat(libfdt): add function to set MAC addresses" into integrationManish Pandey2022-07-081-0/+2
|\
| * feat(libfdt): add function to set MAC addressesAndre Przywara2022-04-261-0/+2
* | feat(cca): introduce new "cca" chain of trustlaurenw-arm2022-06-141-1/+3
* | feat(spmc): add FFA_PARTITION_INFO_GET handlerMarc Bonnici2022-05-131-4/+7
* | feat(spmc/lsp): add logical partition frameworkMarc Bonnici2022-05-042-2/+17
* | Merge changes from topic "allwinner-idle" into integrationAndré Przywara2022-05-041-0/+15
|\ \
| * | feat(fdt): add the ability to supply idle state informationSamuel Holland2022-04-261-0/+15
| |/
* | feat(fdt-wrappers): add function to find or add a sudnodeRuchika Gupta2022-04-281-1/+3
|/
* Merge changes from topic "jc/detect_feat" into integrationManish Pandey2022-04-071-0/+32
|\
| * refactor(el3-runtime): add arch-features detection mechanismJayanth Dodderi Chidanand2022-04-041-0/+32
* | feat(bl_common): add XLAT tables symbols in linker scriptYann Gautier2022-04-061-2/+6
|/
* feat(libfdt): also allow changing base addressAndre Przywara2021-11-041-1/+3
* feat(fdt-wrappers): add CPU enumeration utility functionChris Kay2021-10-261-0/+3
* Merge changes from topic "za/feat_rme" into integrationSoby Mathew2021-10-062-3/+12
|\
| * feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke2021-10-051-1/+3
| * feat(rme): add Realm security state definitionZelalem Aweke2021-10-011-2/+9
* | feat(fdt): add for_each_compatible_node macroLaurent Carlier2021-10-011-0/+5
|/
* refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe2021-08-021-4/+4
* Merge changes Ic7579b60,I05414ca1 into integrationMadhukar Pappireddy2021-07-301-0/+3
|\
| * feat(common/debug): add new macro ERROR_NL() to print just a newlinePali Rohár2021-07-211-0/+3
* | feat(bl_common): import BL_NOBITS_{BASE,END} when definedSamuel Holland2021-07-221-0/+4
|/
* feat(hw_crc): add support for HW computed CRCManish V Badarkhe2021-05-191-0/+16
* Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integrationManish Pandey2021-04-291-3/+11
|\
| * Add PIE support for AARCH32Yann Gautier2021-04-211-3/+11
* | feat(fdt): introduce wrapper function to read DT UUIDsDavid Horstmann2021-04-282-1/+18
|/
* tbbr-cot: conditional definition for the macroPankaj Gupta2021-03-241-3/+11
* tbbr-cot: fix the issue of compiling time definePankaj Gupta2021-03-241-0/+4
* Don't return error information from console_flushJimmy Brisson2020-10-091-1/+1
* fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara2020-09-291-0/+2
* Merge "dtsi: Update the nv-counter node in the device tree" into integrationAlexei Fedorov2020-09-021-0/+9
|\
| * dtsi: Update the nv-counter node in the device treeManish V Badarkhe2020-08-281-0/+9
* | Add support to export a /cpus node to the device tree.Javier Almansa Sobrino2020-09-011-1/+3
|/