summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* fix(ras): restrict RAS support for NS worldManish Pandey2022-11-081-2/+2
* fix(debug): decouple "get_el_str()" from backtraceManish Pandey2022-11-081-11/+0
* Merge "fix: backtrace stack unwind misses lr adjustment" into integrationManish Pandey2022-10-121-20/+24
|\
| * fix: backtrace stack unwind misses lr adjustmentOlivier Deprez2022-10-051-20/+24
* | feat(debug): add helpers for aborts on AARCH32Yann Gautier2022-10-031-1/+33
|/
* Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integrationBipin Ravi2022-08-181-0/+11
|\
| * feat(rng-trap): add EL3 support for FEAT_RNG_TRAPJuan Pablo Conde2022-08-181-0/+11
* | feat(bl): add interface to query TF-A semantic verlaurenw-arm2022-08-021-0/+9
|/
* Merge "feat(libfdt): add function to set MAC addresses" into integrationManish Pandey2022-07-081-0/+41
|\
| * feat(libfdt): add function to set MAC addressesAndre Przywara2022-04-261-0/+41
* | feat(trbe): add trbe under feature detection mechanismJayanth Dodderi Chidanand2022-06-061-0/+11
* | feat(brbe): add brbe under feature detection mechanismJayanth Dodderi Chidanand2022-06-061-0/+13
* | feat(spmc): add FFA_PARTITION_INFO_GET handlerMarc Bonnici2022-05-131-1/+25
* | Merge changes from topic "allwinner-idle" into integrationAndré Przywara2022-05-041-1/+105
|\ \
| * | feat(fdt): add the ability to supply idle state informationSamuel Holland2022-04-261-1/+105
| |/
* | feat(fdt-wrappers): add function to find or add a sudnodeRuchika Gupta2022-04-281-1/+22
* | refactor(twed): improve TWED enablement in EL-3Jayanth Dodderi Chidanand2022-04-171-0/+11
|/
* refactor(el3-runtime): add arch-features detection mechanismJayanth Dodderi Chidanand2022-04-041-0/+288
* refactor(measured-boot): avoid Measured-Boot dependency on Trusted-BootManish V Badarkhe2022-01-111-45/+21
* Merge "fix: libc: use long for 64-bit types on aarch64" into integrationManish Pandey2021-11-081-5/+7
|\
| * fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-5/+7
* | fix(fdt): avoid output on missing DT propertyAndre Przywara2021-11-041-1/+1
* | feat(libfdt): also allow changing base addressAndre Przywara2021-11-041-9/+33
|/
* feat(fdt-wrappers): add CPU enumeration utility functionChris Kay2021-10-261-0/+44
* build(fdt-wrappers): introduce FDT wrappers makefileChris Kay2021-10-261-0/+7
* feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe2021-10-121-3/+2
* refactor(measured boot): move image measurement to generic layerManish V Badarkhe2021-10-121-6/+21
* refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe2021-08-021-2/+3
* feat(fwu): avoid booting with an alternate boot sourceManish V Badarkhe2021-08-021-0/+9
* Merge changes Ic7579b60,I05414ca1 into integrationMadhukar Pappireddy2021-07-301-0/+14
|\
| * feat(common/debug): add new macro ERROR_NL() to print just a newlinePali Rohár2021-07-211-0/+14
* | fix(fdt): fix OOB write in uuid parsing functionDavid Horstmann2021-07-261-1/+2
|/
* feat(hw_crc): add support for HW computed CRCManish V Badarkhe2021-05-191-0/+44
* feat(fdt): introduce wrapper function to read DT UUIDsDavid Horstmann2021-04-282-1/+169
* fdt: Use proper #address-cells and #size-cells for reserved-memoryAndre Przywara2021-03-231-8/+24
* Print newline after hex address in aarch64 el3_panic functionPali Rohár2021-03-041-0/+3
* Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley2020-10-181-2/+2
|\
| * Increase type widths to satisfy width requirementsJimmy Brisson2020-10-121-2/+2
* | Don't return error information from console_flushJimmy Brisson2020-10-091-1/+1
|/
* fdt: Fix coverity complaint about 32-bit multiplicationAndre Przywara2020-10-071-1/+2
* Merge changes from topic "stm32_exceptions" into integrationManish Pandey2020-09-302-77/+99
|\
| * Align AARCH32 version of debug.S with AARCH64Yann Gautier2020-09-212-77/+99
* | fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara2020-09-291-0/+61
|/
* Add support to export a /cpus node to the device tree.Javier Almansa Sobrino2020-09-011-2/+169
* Add wrapper for AT instructionManish V Badarkhe2020-08-181-1/+1
* plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy2020-05-201-0/+196
* SPMD: extract SPMC DTB header size from SPMDOlivier Deprez2020-05-131-12/+0
* fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara2020-05-051-0/+47
* plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara2020-05-051-0/+18
* arm: fconf: Fix GICv3 dynamic configurationAndre Przywara2020-04-301-0/+50