• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:format +refs:region

139 …- enable use of PSCI extended state ID format ([7bd64c7](https://review.trustedfirmware.org/plugin…
148 …- add DRAM2 to TZC non-secure region ([76b4a6b](https://review.trustedfirmware.org/plugins/gitiles…
406 …- update filters by region ([ce7ef9d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
552 …- change UUID to string format ([1c19536](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
595 …- use correct print format for uint64_t ([964ee4e](https://review.trustedfirmware.org/plugins/giti…
597 …- extend MMU region size ([9ff8b8c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
636 …- drop /memreserve/ region ([5d2793a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
706 …- error macro to use correct print format ([0c23e6f](https://review.trustedfirmware.org/plugins/gi…
743 …- use correct print format for uint64_t ([2461bd3](https://review.trustedfirmware.org/plugins/giti…
907 …- use correct printf format for uint64_t ([4ef449c](https://review.trustedfirmware.org/plugins/git…
940 …- print event number in hex format ([6b94356](https://review.trustedfirmware.org/plugins/gitiles/T…
1049 - TZC APIs to configure DDR region
1084 - Added support for wrapper function to read UUIDs in string format from dtb
1297 - Do not map GIC region in BL1 and BL2
1321 - Improve macros defining cper buffer memory region
1590 - Added support for hexadecimal and pointer format specifiers in `snprint()`
1843 partition excluding trusted DRAM region (which is reserved for SPMC)
2033 region, use get_current_el_maybe_constant() in is_dcache_enabled(),
2061 dual-chip setup, introduce platform information SDS region, add support to
2069 chip device region, chip_id and multi_chip_mode to platform variant info,
2182 NOBITS region to SRAM A1, convert AXP803 regulator setup code into a driver,
2196 needed DRAM region statically in BL31/SP_MIN
2269 - Fix clang build if CC is not in the path.
2312 - imx: Fix shift-overflow errors, the rdc memory region slot's offset,
3149 - Use int-ll64 for both AArch32 and AArch64 to assist in consistent format
3156 - The clang assembler/preprocessor is used when Clang is selected. However,
3157 the clang linker is not used because it is unable to link TF-A objects due
3158 to immaturity of clang linker functionality at this time.
3397 - Introduced APIs to get and set the memory attributes of a region.
3400 translation regime, and extended the memory map region attributes to include
3402 - Added support to specify the granularity of the mappings of each region, for
3403 instance a 2MB region can be specified to be mapped with 4KB page tables
3490 - Improved memory usage by only mapping TSP memory region when the TSPD has
3627 - Introduced support for Arm Compiler 6 and LLVM (clang).
3629 TF-A can now also be built with the Arm Compiler 6 or the clang compilers. The
3632 Tested with Arm CC 6.7 and clang 3.9.x and 4.0.x.
3898 - Limited memory mapping support for region overlaps to only allow regions to
3911 This can be useful to map a non-cacheable memory region, such as a DMA
3915 specify the access permissions for instruction execution of a memory region.
3958 rather than entire Trusted ROM region.
3960 restricting the executable region to what is strictly needed.
4238 - BL2 Translation tables have been updated to map only the region of DRAM
4239 which is accessible to normal world. This is the region of the 2GB DDR-DRAM
4378 - On the FVP port, made the use of the Trusted DRAM region optional at build