summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew
2018-02-26Add dynamic config image IDsSoby Mathew
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-02aarch32: use lr as bl32 boot argument on aarch32 only systemsEtienne Carriere
2018-02-02image_decompress: add APIs for decompressing imagesMasahiro Yamada
2018-01-25Merge pull request #1228 from dp-arm/dp/cve_2017_5715davidcunado-arm
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos
2018-01-18Mark functions defined in assembly filesRoberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2018-01-11Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-12-05Unify cache flush code path after image loadSoby Mathew
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-08ARMv7 may not support Virtualization ExtensionsEtienne Carriere
2017-11-08ARMv7 does not support SDCREtienne Carriere
2017-11-08ARMv7 does not support STL instructionEtienne Carriere
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-09-11Implement log frameworkSoby Mathew
2017-09-11Introduce tf_vprintf() and tf_string_print()Soby Mathew
2017-09-07Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entrydavidcunado-arm
2017-09-07Merge pull request #1019 from etienne-lms/log-sizedavidcunado-arm
2017-09-01cpu log buffer size depends on cache line sizeEtienne Carriere
2017-08-31Add CFI debug info to vector entriesDouglas Raillard
2017-08-31asm_macros: set the default assembly code alignment to 4 byteMasahiro Yamada
2017-08-15Add new alignment parameter to func assembler macroJulius Werner
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-30Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-23fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz