TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
f53a1b6735ca485d2bc68ee710080fcff9a20bd0
/
lib
/
xlat_tables
/
xlat_tables_common.c
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
a5fa565
xlat: Fix checks in mmap_add() and mmap_add_ctx()
by Antonio Nino Diaz
· 7 years ago
79621f0
xlat: Change check in mmap_add and mmap_add_ctx()
by Daniel Boulby
· 7 years ago
39b6cc6
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
5b395e3
xlat: Use bool instead of int
by Antonio Nino Diaz
· 7 years ago
e7b9886
xlat: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
1dd6c05
xlat: Remove references to the Trusted Firmware
by Antonio Nino Diaz
· 7 years ago
3a1b7b1
xlat: Remove mmap_attr_t enum type
by Antonio Nino Diaz
· 7 years ago
01c0a38
xlat: Set AP[1] to 1 when it is RES1
by Antonio Nino Diaz
· 7 years ago
5724481
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
0dd4195
Resolve signed-unsigned comparison issues
by David Cunado
· 8 years ago
5e62327
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
by davidcunado-arm
· 8 years ago
f132b4a
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
a564025
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· 8 years ago
7055e6f
xlat lib: Don't set mmap_attr_t enum to be -1
by Nishanth Menon
· 8 years ago
0c7c441
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· 8 years ago
28fa2e9
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· 8 years ago
aa61368
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
2240f45
Forbid block descriptors in initial xlat table levels
by Antonio Nino Diaz
· 9 years ago
0029624
Add PLAT_xxx_ADDR_SPACE_SIZE definitions
by Antonio Nino Diaz
· 9 years ago
d3d6c6e
Assert correct granularity when mapping a PA
by Antonio Nino Diaz
· 9 years ago
e871955
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· 9 years ago
2000265
Fix the translation table library for wraparound cases
by Soby Mathew
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
ed81f3e
Introduce utils.h header file
by Sandrine Bailleux
· 9 years ago
b916146
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
by Sandrine Bailleux
· 9 years ago
bcbe19a
xlat lib: Refactor mmap_desc() function
by Sandrine Bailleux
· 9 years ago
aa447b9
Fix computation of L1 bitmask in the translation table lib
by Sandrine Bailleux
· 9 years ago
e1ea929
Limit support for region overlaps in xlat_tables
by Antonio Nino Diaz
· 9 years ago
3ca9928
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago