aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
...
| * | | GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-162-0/+32
| * | | GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-162-2/+64
| * | | GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-162-0/+12
| * | | GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-162-0/+24
| * | | GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-162-0/+12
| * | | GIC: Add APIs to query interrupt typesJeenu Viswambharan2017-10-162-0/+35
| * | | ARM platforms: supply per-PE target mask arrayJeenu Viswambharan2017-10-161-1/+6
| * | | GIC: Add API to get running priorityJeenu Viswambharan2017-10-162-2/+17
| | |/ | |/|
* | | uniphier: move ROTPK hash to .rodata sectionMasahiro Yamada2017-10-181-0/+1
| |/ |/|
* | reset2: Add css_system_reset2()Roberto Vargas2017-10-133-6/+32
* | scp: Introduce css_scp_system_off() functionRoberto Vargas2017-10-132-34/+17
|/
* GICv3: add functions for save and restoreSoby Mathew2017-10-051-1/+2
* Merge pull request #1109 from robertovargas-arm/mem_protectdavidcunado-arm2017-10-0410-12/+152
|\
| * mem_protect: Add DRAM2 to the list of mem protected rangesRoberto Vargas2017-09-254-3/+12
| * mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas2017-09-2510-11/+142
* | 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-027-9/+29
|\ \ \ | |/ / |/| |
| * | Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-226-6/+22
| * | plat/arm : update BL size macros to give BL1 and BL2 more space for TBBQixiang Xu2017-09-221-3/+7
| |/
* | Uniphier: fix xlat tables lib inclusionDouglas Raillard2017-09-271-3/+5
* | 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
| |/
* / Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-212-6/+6
|/
* 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-181-0/+25
|\ \ | |/ |/|
| * Implement log frameworkSoby Mathew2017-09-111-0/+25
* | 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 #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 #1092 from jeenu-arm/errata-workaroundsdavidcunado-arm2017-09-131-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Juno: Disable 859971 and 859972 errata workaroundsEleanor Bonnici2017-09-071-4/+8
* | | | Merge pull request #1088 from soby-mathew/sm/sds_scmidavidcunado-arm2017-09-1221-60/+810
|\ \ \ \
| * | | | CSS: Changes for SDS frameworkSoby Mathew2017-09-0615-56/+220
| * | | | SDS: Introduce the sds driversSoby Mathew2017-09-065-0/+570
| * | | | Split CSS makefile for sp_min on JunoSoby Mathew2017-09-062-5/+21
| | |/ / | |/| |
* | | | Merge pull request #1086 from robertovargas-arm/dead_loopdavidcunado-arm2017-09-111-5/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | juno: Fix bug in plat_get_my_entrypointRoberto Vargas2017-09-061-5/+2
| |/ /
* | | Merge pull request #1082 from vchong/load_img_v2_parse_optee_headerdavidcunado-arm2017-09-0720-31/+1006
|\ \ \ | |_|/ |/| |
| * | hikey*: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2017-09-0115-5/+255
| * | hikey*: Add LOAD_IMAGE_V2 supportVictor Chong2017-09-0115-26/+751
* | | Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1davidcunado-arm2017-09-071-5/+0
|\ \ \ | |_|/ |/| |
| * | Export KEY_ALG as a user build optionSoby Mathew2017-08-311-5/+0
* | | Fix BL2 memory map when OP-TEE is the Secure PayloadSoby Mathew2017-09-052-0/+2
* | | Merge pull request #1081 from masahir0y/uniphierdavidcunado-arm2017-09-042-5/+27
|\ \ \ | |_|/ |/| |
| * | uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoCMasahiro Yamada2017-09-011-4/+26
| * | uniphier: fix code indent for conditional statementMasahiro Yamada2017-09-011-1/+1
| |/