summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara2020-04-291-0/+13
* fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara2020-04-291-49/+21
* fdt/wrappers: Generalise fdtw_read_array()Andre Przywara2020-04-281-17/+14
* Add support to pass the nt_fw_config DTB to OP-TEE.Javier Almansa Sobrino2020-04-011-20/+49
* Fix crash dump for lower ELAlexei Fedorov2020-03-062-5/+21
* Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-111-1/+1
|\
| * fconf: Add TBBR disable_authentication propertyLouis Mayencourt2020-02-071-1/+1
* | Merge changes from topic "spmd" into integrationOlivier Deprez2020-02-111-2/+14
|\ \
| * | SPMD: add support for an example SPM core manifestAchin Gupta2020-02-101-3/+15
| |/
* | Merge "coverity: Fix MISRA null pointer violations" into integrationMark Dykes2020-02-101-6/+6
|\ \
| * | coverity: Fix MISRA null pointer violationsZelalem2020-02-051-6/+6
| |/