summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Make PAC demangling more genericAlexei Fedorov2020-02-071-46/+3
|/
* FDT wrappers: add functions for read/write bytesAlexei Fedorov2020-02-031-1/+78
* FDT helper functions: Fix MISRA issuesAndre Przywara2020-01-221-6/+9
* Refactor load_auth_image_internal().Sandrine Bailleux2019-11-141-33/+59
* FDT helper functions: Respect architecture in PSCI function IDsAndre Przywara2019-09-251-6/+15
* FDT helper functions: Add function documentationAndre Przywara2019-09-251-0/+44
* Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-161-0/+156
|\
| * Add fdt_add_reserved_memory() helper functionAndre Przywara2019-09-131-0/+30
| * qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-131-0/+126
* | Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-50/+0
|/
* Move assembly newline function into common debug codeJustin Chadwell2019-08-291-0/+10
* AArch64: Align crash reporting outputAlexei Fedorov2019-08-151-2/+6
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-012-7/+7
* Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew2019-07-251-1/+46
|\
| * Add helper to parse BL31 parameters (both versions)Julius Werner2019-07-231-1/+46
* | Merge "backtrace: Strip PAC field when PAUTH is enabled" into integrationSoby Mathew2019-07-171-0/+59
|\ \ | |/ |/|
| * backtrace: Strip PAC field when PAUTH is enabledLouis Mayencourt2019-07-171-0/+59
* | Remove references to old project name from common filesJohn Tsichritzis2019-07-101-2/+2
|/
* Correctly check for support of Address AuthenticationAntonio Nino Diaz2019-03-011-1/+1
* Add support for pointer authenticationAntonio Nino Diaz2019-02-271-1/+52
* Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux2019-01-311-86/+0
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-15/+1