1601 Commits (74a9578c209fc96eaed4ffdd26fd0e5fe94e21a9)
 

Author SHA1 Message Date
Jeenu Viswambharan 74a9578c20 FVP: Avail GIC Redistributor power management 8 years ago
Jeenu Viswambharan d17b953ab3 Introduce ARM platform APIs for GICv3 Redistributor 8 years ago
Jeenu Viswambharan d780699b5e GICv3: Introduce power management APIs for Redistributor 8 years ago
danh-arm a4af0c2e84 Merge pull request #780 from douglas-raillard-arm/dr/fix_asm_signed_comparison 8 years ago
Douglas Raillard ea926532c3 Fix integer comparison in memcpy16 8 years ago
danh-arm 86450fe690 Merge pull request #777 from jeenu-arm/format-fix 8 years ago
danh-arm a6b25333e9 Merge pull request #776 from dp-arm/dp/memcmp-fix 8 years ago
danh-arm 9509f4f67a Merge pull request #775 from soby-mathew/sm/AArch32_stack_align 8 years ago
Jeenu Viswambharan adefa3d82f Docs: Fix monospace formatting in user guide 8 years ago
dp-arm afc03aebd3 stdlib: Fix signedness issue in memcmp() 8 years ago
Soby Mathew 9f3ee61c90 AArch32: Fix the stack alignment issue 8 years ago
danh-arm 1b5fa6ef10 Merge pull request #774 from jeenu-arm/no-return-macro 8 years ago
danh-arm 919ad05ecb Merge pull request #773 from dp-arm/dp/fiptool-enhancements 8 years ago
danh-arm ad64ab28b1 Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg 8 years ago
danh-arm 535f185a5c Merge pull request #770 from yatharth-arm/yk/AArch32_fixes 8 years ago
danh-arm 7ffd088fe3 Merge pull request #767 from antonio-nino-diaz-arm/an/cache-flush 8 years ago
danh-arm 413a1a30c2 Merge pull request #766 from soby-mathew/sm/scpi_reorg 8 years ago
Soby Mathew 5486a9653b Allow ARM Standard platforms to dynamically define PSCI capability 8 years ago
Soby Mathew b12a2b493e Introduce SCP power management abstraction 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
dp-arm a22f6285a7 fiptool: Provide malloc/strdup wrappers to simplify error checking 8 years ago
dp-arm cc672bb2bf fiptool: Use getopt for the top level command parsing 8 years ago
dp-arm 20f87e78e3 fiptool: Initialize opt_index to 0 for getopt(3) 8 years ago
dp-arm 60b499feac fiptool: Constify various function params 8 years ago
David Cunado 939f66d6c4 Reset EL2 and EL3 configurable controls 8 years ago
davidcunado-arm fbb3afbd88 Merge pull request #771 from geesun/C99 8 years ago
Qixiang.Xu 80d4d7483f emmc/sd: for C99 compliance, changed the unsigned char/short bitfield to unsigned int bitfields 8 years ago
Yatharth Kochar 69d59e0ce9 AArch32: Miscellaneous fixes in the AArch32 code 8 years ago
davidcunado-arm bc8f9b8434 Merge pull request #769 from sandrine-bailleux-arm/sb/trusty-assert-init 8 years ago
davidcunado-arm c59428b150 Merge pull request #761 from soby-mathew/sm/bakery_lock_fixes 8 years ago
Sandrine Bailleux e97e413fb5 Check Trusty is present during the SPD's initialization 8 years ago
Antonio Nino Diaz 0f325c67c7 Optimize cache flush when authenticating images 8 years ago
davidcunado-arm 805972fead Merge pull request #765 from Xilinx/rk3399-cfi 8 years ago
Soren Brinkmann aa2345e917 rk3399: Add CFI debug information to SRAM functions 8 years ago
danh-arm 2fa94890ae Merge pull request #763 from douglas-raillard-arm/dr/add_debug_frame_info 8 years ago
danh-arm 984d54bb69 Merge pull request #764 from sandrine-bailleux-arm/sb/fix-trusty-build 8 years ago
Sandrine Bailleux 48c1c39fef Fix a coding style issue in trusty.c 8 years ago
Sandrine Bailleux 696f41ec98 Fix compilation warning in Trusty SPD 8 years ago
danh-arm 5c0df525ac Merge pull request #762 from douglas-raillard-arm/dr/doc_build_info 8 years ago
danh-arm 5ff74aafe3 Merge pull request #760 from Xilinx/zynqmp-2016-11 8 years ago
danh-arm 52ec41ab30 Merge pull request #755 from vwadekar/trusty-spd 8 years ago
Douglas Raillard 91a422d69f Clarify dependency for PSCI_EXTENDED_STATE_ID 8 years ago
Soby Mathew 95c1255967 Fix normal memory bakery lock implementation 8 years ago
Douglas Raillard b91d935fee Add CFI debug frame information for ASM functions 8 years ago
danh-arm 6fd8d3f807 Merge pull request #759 from douglas-raillard-arm/dr/cosmetic_vectors_tables 8 years ago
danh-arm 18c7c2df6c Merge pull request #758 from douglas-raillard-arm/dr/doc_interrupt_handler 8 years ago
Douglas Raillard 94a8ca24cb Docs: Clarify IRQ/FIQ handler API in Interrupt Design Guide 8 years ago
Soren Brinkmann 300cbb0bdb zynqmp: pm: Add SiP call to obtain PM callback data 8 years ago
Soren Brinkmann a76c3697a0 zynqmp: pm: Enable IPI IRQ when API version is probed 8 years ago
Soren Brinkmann 9f8a2e2425 zynqmp: Remove dead code 8 years ago