aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xlat: Add support for EL0 and EL1 mappingsAntonio Nino Diaz2017-10-0511-84/+244
* xlat: Introduce function xlat_arch_tlbi_va_regime()Douglas Raillard2017-10-054-10/+58
* xlat: Always compile TLB invalidation functionsSandrine Bailleux2017-10-052-7/+2
* xlat: Introduce MAP_REGION2() macroSandrine Bailleux2017-10-054-22/+104
* Merge pull request #1115 from jeenu-arm/tsp-mtdavidcunado-arm2017-10-041-2/+3
|\
| * TSP: Support multi-threading CPUs on FVPJeenu Viswambharan2017-10-041-2/+3
* | Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm2017-10-0213-27/+75
|\ \
| * | Dynamic selection of ECDSA or RSAQixiang Xu2017-09-224-13/+32
| * | Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-229-10/+35
| * | plat/arm : update BL size macros to give BL1 and BL2 more space for TBBQixiang Xu2017-09-222-4/+8
* | | Merge pull request #1114 from vchong/updt_docsdavidcunado-arm2017-10-022-18/+31
|\ \ \ | |_|/ |/| |
| * | hikey*: Update docsVictor Chong2017-09-292-18/+31
|/ /
* | Merge pull request #1111 from douglas-raillard-arm/dr/fix_uniphier_xlat_includedavidcunado-arm2017-09-271-3/+5
|\ \
| * | Uniphier: fix xlat tables lib inclusionDouglas Raillard2017-09-271-3/+5
|/ /
* | Merge pull request #1110 from masahir0y/xlatdavidcunado-arm2017-09-261-2/+2
|\ \
| * | xlat: remove cast in MAP_REGION to get back building with GCC 4.9Masahiro Yamada2017-09-261-2/+2
|/ /
* | Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-defdavidcunado-arm2017-09-251-1/+1
|\ \
| * | FVP: Include utils_def.h instead of utils.hSandrine Bailleux2017-09-211-1/+1
| |/
* | Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bitdavidcunado-arm2017-09-253-2/+12
|\ \
| * | Set TCR_EL1.EPD1 bit to 1Antonio Nino Diaz2017-09-213-2/+12
| |/
* | Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macrodavidcunado-arm2017-09-257-18/+18
|\ \ | |/ |/|
| * Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-217-18/+18
|/
* xlat: simplify mmap_add_region_check parameters (#1101)Douglas Raillard2017-09-211-30/+51
* Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copydavidcunado-arm2017-09-191-8/+3
|\
| * xlat: fix mm copy when adding a regionDouglas Raillard2017-09-141-8/+3
* | Merge pull request #1102 from Xilinx/fpga_loaddavidcunado-arm2017-09-191-2/+2
|\ \
| * | zynqmp: Sync function declaration and definitionSoren Brinkmann2017-09-181-2/+2
* | | Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm2017-09-187-15/+141
|\ \ \ | |/ / |/| |
| * | Implement log frameworkSoby Mathew2017-09-116-6/+122
| * | Introduce tf_vprintf() and tf_string_print()Soby Mathew2017-09-112-9/+19
* | | Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_re...davidcunado-arm2017-09-152-13/+8
|\ \ \
| * | | xlat: Use MAP_REGION macro as compatibility layerDouglas Raillard2017-09-112-13/+8
| |/ /
* | | Merge pull request #1089 from Leo-Yan/hikey_enable_debug_moduledavidcunado-arm2017-09-153-0/+19
|\ \ \
| * | | Hikey: enable CPU debug moduleLeo Yan2017-09-073-0/+19
* | | | Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helperdavidcunado-arm2017-09-153-3/+105
|\ \ \ \
| * | | | Helper macro to create MAIR encodingsIsla Mitchell2017-09-113-3/+105
* | | | | Merge pull request #1098 from vchong/boot_without_spddavidcunado-arm2017-09-144-2/+16
|\ \ \ \ \
| * | | | | hikey*: Undef BL32_BASE when building without SPDVictor Chong2017-09-142-0/+14
| * | | | | hikey*: Fix typoVictor Chong2017-09-142-2/+2
* | | | | | Merge pull request #1095 from soby-mathew/sm/fix_cert_create_builddavidcunado-arm2017-09-141-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Set default value of USE_TBBR_DEFSSoby Mathew2017-09-111-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1092 from jeenu-arm/errata-workaroundsdavidcunado-arm2017-09-1311-8/+216
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Juno: Disable 859971 and 859972 errata workaroundsEleanor Bonnici2017-09-071-4/+8
| * | | | Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici2017-09-076-2/+129
| * | | | Cortex-A57: Implement workaround for erratum 859972Eleanor Bonnici2017-09-076-2/+79
* | | | | Merge pull request #1097 from davidcunado-arm/dc/reset_bl31davidcunado-arm2017-09-132-18/+25
|\ \ \ \ \
| * | | | | plat/arm: Fix BL31_BASE when RESET_TO_BL31=1Qixiang Xu2017-09-122-18/+25
|/ / / / /
* | | | | Merge pull request #1091 from geesun/qx/el3_payload_base_cfg_checkdavidcunado-arm2017-09-121-0/+6
|\ \ \ \ \
| * | | | | Filter out invalid configure for EL3_PAYLOAD_BASEQixiang Xu2017-09-081-0/+6
| |/ / / /
* | | | | Merge pull request #1088 from soby-mathew/sm/sds_scmidavidcunado-arm2017-09-1224-76/+840
|\ \ \ \ \