summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-02Introduce print_entry_point_info() functionSandrine Bailleux
2015-10-30Merge pull request #418 from soby-mathew/sm/sys_suspenddanh-arm
2015-10-30Include xlat_tables.h in plat_arm.hSoby Mathew
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-23Use standard errno definitions in load_auth_image()Juan Castillo
2015-10-23IO Framework: use standard errno codes as return valuesJuan Castillo
2015-10-21Merge pull request #410 from soby-mathew/sm/psci_handler_reorgdanh-arm
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-10-19Make CASSERT() macro callable from anywhereSandrine Bailleux
2015-09-30Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2danh-arm
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-09-28Bug fix in the SP804 dual timer driverSandrine Bailleux
2015-09-14Add a generic driver for ARM CCN IPAchin Gupta
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-14Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2Achin Gupta
2015-09-14Merge pull request #389 from vikramkanigiri/vk/css_reworkAchin Gupta
2015-09-11Update ARM platform ports to use new bakery lock apis.Vikram Kanigiri
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-09-11Separate CSS security setup from SOC security setupVikram Kanigiri
2015-09-11Define the Non-Secure timer frame ID for ARM platformsVikram Kanigiri
2015-09-11Re-factor definition of TZC-400 base addressVikram Kanigiri
2015-09-10Pass the target suspend level to SPD suspend hooksAchin Gupta
2015-09-02Merge pull request #383 from vikramkanigiri/vk/tf-issues-314-v1danh-arm
2015-09-02Ensure BL2 security state is secureVikram Kanigiri
2015-09-02Merge pull request #382 from vikramkanigiri/vk/tf-issues-312danh-arm
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-08-24Add macros for retention control in Cortex-A53/A57Varun Wadekar
2015-08-21Merge pull request #368 from jcastillo-arm/jc/genfw/1126danh-arm
2015-08-20TBB: abort boot if BL3-2 cannot be authenticatedJuan Castillo
2015-08-18Merge pull request #362 from jcastillo-arm/jc/inlinedanh-arm
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Rework generic code to conform to coding guidelinesSoby Mathew
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew
2015-08-13PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew
2015-08-13PSCI: Fix the return code for invalid entrypointSoby 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: Migrate ARM reference platforms to new platform APISoby Mathew
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Unify warm reset entry pointsSandrine Bailleux
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform interface to describe topologySoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-08-05PSCI: Remove references to affinity based power managementSoby Mathew
2015-08-05PSCI: Invoke PM hooks only for the highest levelSoby Mathew