summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-02Merge pull request #444 from jcastillo-arm/jc/tbb_wdogdanh-arm
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-12-01Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpudanh-arm
2015-11-26User Guide: Remove reference to porting guideSandrine Bailleux
2015-11-26Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux
2015-11-26Document the EL3 payload supportSandrine Bailleux
2015-11-26FVP: Do not power off secondary CPUs when booting an EL3 payloadSandrine Bailleux
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-11-26Pass the entry point info to bl1_plat_prepare_exit()Sandrine Bailleux
2015-11-26Introduce SPIN_ON_BL1_EXIT build flagSandrine Bailleux
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-10-30Doc: Add instructions to test SYSTEM SUSPENDSoby Mathew
2015-10-28Merge pull request #415 from jcastillo-arm/jc/plat_err_handlerdanh-arm
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-27Merge pull request #417 from jcastillo-arm/jc/makefile_2danh-arm
2015-10-27Rework MakefileJuan Castillo
2015-10-23IO Framework: use standard errno codes as return valuesJuan Castillo
2015-10-20Add optional bl1_plat_prepare_exit() APIJuan Castillo
2015-09-25Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__Vikram Kanigiri
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-08-18docs: Fixes to platform-migration-guide.mdSoby Mathew
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew
2015-08-13PSCI: Use a single mailbox for warm reset for FVP and JunoSandrine Bailleux
2015-08-13PSCI: Demonstrate support for composite power statesSoby Mathew
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform interface to describe topologySoby Mathew
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-08-04Merge pull request #351 from davwan01/davwan01/docs-updatedanh-arm
2015-08-04Some minor fixes to interrupt-framework-design.mdDavid Wang
2015-08-01docs: fix the command to compile BL31 on TegraVarun Wadekar
2015-07-31Tegra132: set TZDRAM_BASE to 0xF5C00000Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-24tlkd: delete 'NEED_BL32' build variableVarun Wadekar
2015-07-24Tegra: Support for Tegra's T132 platformsVarun Wadekar
2015-07-15Update user guide to use Linaro releasesSandrine Bailleux
2015-07-06Implement get_sys_suspend_power_state() handler for TegraVarun Wadekar
2015-07-02Merge pull request #324 from soby-mathew/sm/sys_suspenddanh-arm
2015-06-25TBB: add authentication framework documentationJuan Castillo
2015-06-25TBB: delete deprecated plat_match_rotpk()Juan Castillo
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-06-25TBB: add build option to save private keysJuan Castillo
2015-06-24Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm
2015-06-22PSCI: Add SYSTEM_SUSPEND API supportSoby Mathew