Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
777baa5042eff5ef83932f57d4ad0cbe19334868
/
include
/
lib
3f745b2
stdlib: add memcpy16() to string.h
by Varun Wadekar
· 9 years ago
69ce101
Tegra: enable ECC/Parity protection for Cortex-A57 CPUs
by Varun Wadekar
· 8 years ago
d43583c
cpus: denver: disable DCO operations from platform code
by Varun Wadekar
· 9 years ago
3c337a6
cpus: Add support for all Denver variants
by Varun Wadekar
· 9 years ago
88de358
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
595d0d5
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
8dbf3d7
PMF: Fixup PMF constants
by dp-arm
· 8 years ago
82968ce
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
54ec86a
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 8 years ago
2e36de8
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
2165a3e
stdlib: Import timingsafe_bcmp() from FreeBSD
by Antonio Nino Diaz
· 8 years ago
18babd3
Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen
by danh-arm
· 8 years ago
ccfc829
Add strnlen() to local C library
by Sandrine Bailleux
· 8 years ago
980f185
Merge pull request #800 from masahir0y/ifdef
by danh-arm
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
c4806d7
Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt
by danh-arm
· 8 years ago
71c95f7
Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars
by danh-arm
· 8 years ago
e40306b
Fix declarations of cache maintenance functions
by Antonio Nino Diaz
· 8 years ago
a33fe23
Merge pull request #790 from masahir0y/utils
by danh-arm
· 8 years ago
fecb2c1
libfdt: Replace v1.4.1 by v1.4.2
by Antonio Nino Diaz
· 8 years ago
73dfd2e
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 8 years ago
516dfcb
fiptool: Add support for operating on binary blobs using the UUID
by dp-arm
· 8 years ago
2b0a176
Merge pull request #788 from jeenu-arm/cpuops-framework
by danh-arm
· 8 years ago
a1d1da7
Merge pull request #779 from dp-arm/dp/rtinstr-cache
by danh-arm
· 8 years ago
65f43f5
Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes
by danh-arm
· 8 years ago
ee5eb80
Add provision to extend CPU operations at more levels
by Jeenu Viswambharan
· 8 years ago
2d92de6
Add two timestamps to measure PSCI cache flush overhead
by dp-arm
· 8 years ago
d1beee2
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· 8 years ago
46a33a5
Assert correct granularity when mapping a PA
by Antonio Nino Diaz
· 8 years ago
adb7027
AArch32: Fix the stack alignment issue
by Soby Mathew
· 8 years ago
cdaac7c
Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg
by danh-arm
· 8 years ago
c14b08e
Reset EL2 and EL3 configurable controls
by David Cunado
· 8 years ago
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· 8 years ago
5f55e28
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
by David Cunado
· 8 years ago
8742220
Merge pull request #735 from soby-mathew/sm/aarch32_sctlr
by danh-arm
· 8 years ago
588ce0a
Merge pull request #730 from dp-arm/dp/uuid-cleanup
by danh-arm
· 8 years ago
a993c42
Unify SCTLR initialization for AArch32 normal world
by Soby Mathew
· 8 years ago
a13dc07
Remove non-standard <sys/cdefs.h> include from uuid.h
by dp-arm
· 8 years ago
3cac786
Add PMF instrumentation points in TF
by dp-arm
· 8 years ago
89256b8
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 8 years ago
a4c219a
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 8 years ago
5d36121
AArch32: Add generic changes in BL1
by Yatharth Kochar
· 8 years ago
f528faf
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 8 years ago
80ba687
Merge pull request #706 from dp-arm/dp/pmf-aligned-svc
by danh-arm
· 8 years ago
026f104
Merge pull request #705 from dp-arm/dp/pmf-macro-rename
by danh-arm
· 8 years ago
1a9644b
Merge pull request #702 from jeenu-arm/psci-node-hw-state
by danh-arm
· 8 years ago
7f03e9d9
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· 8 years ago
008cb2a
Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines
by davidcunado-arm
· 8 years ago
072ce13
Restore some defines in xlat_tables.h
by Sandrine Bailleux
· 8 years ago
8810e83
Ensure PMF service timestamps are properly aligned on a cache line boundary
by dp-arm
· 8 years ago
b28965e
Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr`
by dp-arm
· 8 years ago
550bf5e
Support for Mediatek MT6795 SoC
by developer
· 8 years ago
c9bd651
Merge pull request #690 from soby-mathew/sm/level_sel_xlat
by davidcunado-arm
· 8 years ago
a97bd89
Add assembler helper to calculate PMF timestamp offset
by dp-arm
· 8 years ago
6419ea3
Move pmf headers to include/lib/pmf
by dp-arm
· 8 years ago
d48ae61
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· 8 years ago
89d90dc
AArch32: Add support to PSCI lib
by Soby Mathew
· 9 years ago
748be1d
AArch32: Add support in TF libraries
by Soby Mathew
· 9 years ago
acc144b
AArch32: Add SMCC context
by Soby Mathew
· 9 years ago
a9482df
AArch32: Add API to invoke runtime service handler
by Soby Mathew
· 9 years ago
935c2e7
AArch32: Add translation table library support
by Soby Mathew
· 8 years ago
c6820d1
AArch32: Add essential Arch helpers
by Soby Mathew
· 8 years ago
c53ac5e
Move SIZE_FROM_LOG2_WORDS macro to utils.h
by Soby Mathew
· 8 years ago
4ec7e2d
Ensure addresses in is_mem_free() don't overflow
by Sandrine Bailleux
· 8 years ago
d019487
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
ba39fc6
Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn
by danh-arm
· 8 years ago
6a72a91
bl31: Add error reporting registers
by Naga Sureshkumar Relli
· 8 years ago
66552da
Introduce round_up/down() macros
by Sandrine Bailleux
· 8 years ago
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· 8 years ago
ac3aa68
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
by Sandrine Bailleux
· 8 years ago
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
a83af08
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· 8 years ago
9ea2e25
Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment
by danh-arm
· 8 years ago
fc0c645
Minor libfdt changes to enable TF integration
by Dan Handley
· 8 years ago
d7b59e4
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
c2a11c6
xlat lib: Remove out-dated comment
by Sandrine Bailleux
· 8 years ago
63af687
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
143ef1a
Add support for Cortex-A57 erratum 833471 workaround
by Sandrine Bailleux
· 9 years ago
adcbd55
Add support for Cortex-A57 erratum 826977 workaround
by Sandrine Bailleux
· 9 years ago
48cbe85
Add support for Cortex-A57 erratum 829520 workaround
by Sandrine Bailleux
· 9 years ago
c11116f
Add support for Cortex-A57 erratum 828024 workaround
by Sandrine Bailleux
· 9 years ago
a7e0c53
Add support for Cortex-A57 erratum 826974 workaround
by Sandrine Bailleux
· 9 years ago
b2b79e8
Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build
by danh-arm
· 9 years ago
37a12df
Fix build error with optimizations disabled (-O0)
by Sandrine Bailleux
· 9 years ago
44170c4
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
55f9f4b
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
by danh-arm
· 9 years ago
346f1f9
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
851dc7e
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
6af70f5
Remove DAIF bits handling macros
by Gerald Lejeune
· 9 years ago
52b1ba6
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 9 years ago
6c2d663
Merge pull request #523 from jcastillo-arm/jc/genfw-791
by danh-arm
· 9 years ago
2e86cb1
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 9 years ago
d481759
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 9 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
432aa77
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 9 years ago
Next »