summaryrefslogtreecommitdiff
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-082-10/+11
* GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-161-0/+29
* Implement log frameworkSoby Mathew2017-09-111-6/+18
* Introduce tf_vprintf() and tf_string_print()Soby Mathew2017-09-111-0/+3
* Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entrydavidcunado-arm2017-09-071-0/+6
|\
| * Add CFI debug info to vector entriesDouglas Raillard2017-08-311-0/+6
* | Merge pull request #1019 from etienne-lms/log-sizedavidcunado-arm2017-09-071-0/+13
|\ \
| * | cpu log buffer size depends on cache line sizeEtienne Carriere2017-09-011-0/+13
| |/
* | asm_macros: set the default assembly code alignment to 4 byteMasahiro Yamada2017-08-311-7/+6
|/
* Add new alignment parameter to func assembler macroJulius Werner2017-08-151-3/+9
* Support Trusted OS firmware extra images in TF toolsSummer Qin2017-08-091-1/+7
* aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-0/+17
* Fully initialise essential control registersDavid Cunado2017-06-213-66/+173
* include: add U()/ULL() macros for constantsVarun Wadekar2017-06-141-17/+18
* Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm2017-05-301-0/+1
|\
| * Introduce `tf_snprintf`Antonio Nino Diaz2017-05-241-0/+1
* | fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada2017-05-231-76/+0
|/
* Use SPDX license identifiersdp-arm2017-05-0316-400/+16
* Merge branch 'integration' into tf_issue_461Scott Branden2017-04-292-1/+34
|\
| * Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm2017-04-211-0/+33
| |\
| | * AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar2017-04-201-0/+33
| * | Remove build option `ASM_ASSERTION`Antonio Nino Diaz2017-04-201-1/+1
| |/
* | Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden2017-04-291-1/+1
|/
* Merge pull request #886 from dp-arm/dp/stack-protectordavidcunado-arm2017-04-063-2/+17
|\
| * Add support for GCC stack protectionDouglas Raillard2017-03-313-2/+17
* | Re-factor header files for easier PSCI library integrationSoby Mathew2017-03-273-141/+227
|/
* Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm2017-02-202-2/+8
|\
| * Disable secure self-hosted debug via MDCR_EL3/SDCRdp-arm2017-02-152-2/+8
* | Introduce unified API to zero memoryDouglas Raillard2017-02-061-3/+3
|/
* Allow spin locks to be defined from assemblyJeenu Viswambharan2017-01-302-2/+22
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-243-9/+9
* Merge pull request #791 from jeenu-arm/asm-assert-32danh-arm2016-12-201-2/+2
|\
| * AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan2016-12-191-2/+2
* | Export is_mem_free() functionSandrine Bailleux2016-12-201-0/+3
|/
* Merge pull request #774 from jeenu-arm/no-return-macrodanh-arm2016-12-123-1/+45
|\
| * Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-053-1/+45
* | Reset EL2 and EL3 configurable controlsDavid Cunado2016-12-011-8/+0
|/
* Add CFI debug frame information for ASM functionsDouglas Raillard2016-11-211-1/+20
* Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado2016-11-092-0/+15
* AArch32: Add `memcpy4` function in assemblyYatharth Kochar2016-09-281-1/+1
* PSCI: Introduce PSCI Library argument structureSoby Mathew2016-09-221-0/+1
* AArch32: Common changes needed for BL1/BL2Yatharth Kochar2016-09-212-0/+288
* Add new version of image loading.Yatharth Kochar2016-09-202-5/+128
* AArch32: Add support in TF librariesSoby Mathew2016-08-101-0/+15
* AArch32: Add API to invoke runtime service handlerSoby Mathew2016-08-101-1/+20
* AArch32: Add assembly helpersSoby Mathew2016-08-103-2/+145
* Rearrange assembly helper macrosSoby Mathew2016-07-193-75/+112
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-165/+0
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-185-455/+137
* Fix coding guideline warningsSoby Mathew2016-07-182-13/+13