summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
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
2017-04-06Merge pull request #886 from dp-arm/dp/stack-protectordavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-27Re-factor header files for easier PSCI library integrationSoby Mathew
2017-02-20Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm
2017-02-15Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-30Allow spin locks to be defined from assemblyJeenu Viswambharan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-20Merge pull request #791 from jeenu-arm/asm-assert-32danh-arm
2016-12-20Export is_mem_free() functionSandrine Bailleux
2016-12-19AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan
2016-12-12Merge pull request #774 from jeenu-arm/no-return-macrodanh-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-12-01Reset EL2 and EL3 configurable controlsDavid Cunado
2016-11-21Add CFI debug frame information for ASM functionsDouglas Raillard
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
2016-09-28AArch32: Add `memcpy4` function in assemblyYatharth Kochar
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-08-10AArch32: Add assembly helpersSoby Mathew
2016-07-19Rearrange assembly helper macrosSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew