aboutsummaryrefslogtreecommitdiffstats
path: root/include/common
Commit message (Expand)AuthorAgeFilesLines
...
* Enable DIT if supportedSathees Balya2019-01-032-0/+24
* AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan2018-12-102-2/+9
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0819-58/+58
* Introduce fdtw_read_array() helperAntonio Nino Diaz2018-11-021-0/+2
* Introduce new fdt helper to read string propertiesAntonio Nino Diaz2018-11-021-0/+3
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-1/+1
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-0/+1
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-292-12/+26
* Convert arm_setup_page_tables into a generic helperRoberto Vargas2018-10-261-0/+5
* Merge pull request #1640 from soby-mathew/sm/fin_con_regAntonio Niño Díaz2018-10-252-1/+86
|\
| * Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-192-1/+86
* | Merge pull request #1641 from jeenu-arm/ptrauthAntonio Niño Díaz2018-10-241-1/+6
|\ \ | |/ |/|
| * AArch64: Enable lower ELs to use pointer authenticationJeenu Viswambharan2018-10-161-1/+6
* | Add new defines for STM32MP1 platformYann Gautier2018-10-151-1/+7
|/
* Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_platSoby Mathew2018-10-121-4/+4
|\
| * plat/arm: Fix misra warnings in platform codeSathees Balya2018-10-111-4/+4
* | Merge pull request #1621 from jts-arm/typosSoby Mathew2018-10-111-6/+6
|\ \ | |/ |/|
| * Reorder log level macro definitions for clarityJohn Tsichritzis2018-10-101-6/+6
* | Fix misra warnings in SMC and power mgmt codeSathees Balya2018-10-091-12/+12
|/
* Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-commonDimitris Papastamos2018-10-043-50/+57
|\
| * Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-043-50/+57
* | Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-0/+43
|\ \ | |/ |/|
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-0/+43
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-13/+0
* | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-282-55/+0
* | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-17/+0
|/
* Fix MISRA defects in log helpersAntonio Nino Diaz2018-08-301-8/+10
* Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos2018-08-302-39/+44
|\
| * Fix MISRA defects in some common headersAntonio Nino Diaz2018-08-302-39/+44
* | backtrace: Print backtrace in assert() and panic()Antonio Nino Diaz2018-08-301-1/+9
* | backtrace: Introduce backtrace functionDouglas Raillard2018-08-301-0/+6
|/
* libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz2018-08-221-7/+3
* tf_printf: Return number of printed charactersAntonio Nino Diaz2018-08-221-3/+3
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-224-4/+4
* SiP: MISRA fixes for execution state switchJeenu Viswambharan2018-08-201-2/+2
* Add support for romlib in the build systemRoberto Vargas2018-08-031-0/+15
* Run compiler on debug macros for type checkingSandrine Bailleux2018-07-131-7/+21
* Add end_vector_entry assembler macroRoberto Vargas2018-07-111-4/+14
* Remove .func and .endfunc assembler directivesRoberto Vargas2018-07-112-5/+1
* Merge pull request #1429 from jeenu-arm/mmu-directDimitris Papastamos2018-06-272-1/+29
|\
| * xlat v2: Split MMU setup and enableJeenu Viswambharan2018-06-272-1/+29
* | Document ep_info attribute flagsAntonio Nino Diaz2018-06-261-21/+26
|/
* Fix MISRA Rule 5.3 Part 1Daniel Boulby2018-06-121-1/+1
* Merge pull request #1386 from soby-mathew/sm/dyn_bl31Dimitris Papastamos2018-05-231-0/+8
|\
| * Allow disabling authentication dynamicallySoby Mathew2018-05-181-0/+8
* | Correct some typo errors in commentQixiang Xu2018-05-221-2/+2
|/
* AArch64: Introduce RAS handlingJeenu Viswambharan2018-05-041-1/+7
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-17/+79
* Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misraDimitris Papastamos2018-04-181-6/+6
|\
| * Fix some MISRA defects in SPM codeAntonio Nino Diaz2018-04-171-6/+6