summaryrefslogtreecommitdiff
path: root/docs/firmware-design.md
AgeCommit message (Expand)Author
2016-10-12Merge pull request #732 from dp-arm/dp/pmf-docdanh-arm
2016-10-12PMF: Add documentationdp-arm
2016-10-11AArch32: Update firmware-design.mdYatharth Kochar
2016-09-28Docs: Add the PSCI library integration guideSoby Mathew
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-08-09Merge pull request #661 from dp-arm/masterdanh-arm
2016-07-29Replace fip_create with fiptooldp-arm
2016-07-28Documentation for SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-07-08BL1: Add linker symbol identifying end of ROM contentSandrine Bailleux
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-04-07Enable SCR_EL3.SIF bitSoby Mathew
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2016-03-22Simplify Firmware Design documentSandrine Bailleux
2016-02-01Improve memory layout documentationJuan Castillo
2016-01-15Doc: Update out-dated info about Juno's mailboxSandrine Bailleux
2016-01-12Documentation: Fix broken links in ToCsSandrine Bailleux
2016-01-08Fixes in CPU specific operations framework docSandrine Bailleux
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-17Merge pull request #472 from danh-arm/dh/fwu-docsdanh-arm
2015-12-17FWU: Add documentation for Firmware Update featureYatharth Kochar
2015-12-15Introduce the ARM TF reset design documentSandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-07-02Merge pull request #324 from soby-mathew/sm/sys_suspenddanh-arm
2015-06-22PSCI: Add SYSTEM_SUSPEND API supportSoby Mathew
2015-06-04Rationalize reset handling codeSandrine Bailleux
2015-06-04Remove FIRST_RESET_HANDLER_CALL build optionSandrine Bailleux
2015-06-01Always enable CCI coherency in BL3-1Sandrine Bailleux
2015-04-28Doc updates following platform port reorganizationDan Handley
2015-02-03Merge pull request #254 from achingupta/ag/v1.1-doc-updatesdanh-arm
2015-02-03Documentation for version 1.1Achin Gupta
2015-02-02Miscellaneous doc fixes for v1.1Sandrine Bailleux
2015-01-30Fix the Cortex-A57 reset handler register usageSoby Mathew
2015-01-28Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1danh-arm
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-26Increment the PSCI VERSION to 1.0Soby Mathew
2015-01-26FVP: Allow BL3-2 to sit in the secure region of DRAMJuan Castillo
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2015-01-16Merge pull request #233 from jcastillo-arm/jc/tf-issues/254danh-arm
2015-01-12Juno: Add support for image overlaying in Trusted SRAMJuan Castillo
2015-01-07Create Table of Content links in markdown filesJoakim Bech
2014-10-29Optimize Cortex-A57 cluster power down sequence on JunoSoby Mathew
2014-10-28Merge pull request #217 from jcastillo-arm/jc/tf-issues/257danh-arm
2014-10-22FVP: keep shared data in Trusted SRAMJuan Castillo
2014-10-14Juno: Reserve some DDR-DRAM for secure useJuan Castillo
2014-09-16Add support for specifying pre-built BL binaries in MakefileSoby Mathew