Lines Matching refs:now
37 - LibTL is now included in TF-A as a submodule.
47 - LibEventLog is now included in TF-A as a submodule.
57 - The image memory map visualization tool now uses
3618 SCR_EL3.ATA bit(26) will see failures as this is now moved to be
5458 …- disable workaround discovery on aarch32 for now ([d1f2748](https://review.trustedfirmware.org/pl…
5516 …- The previous RAS_EXTENSION is now deprecated. The equivalent functionality can be achieved by th…
5538 …- Building the FIP when TZMP1 support is enabled in the NPU driver now requires a parameter to spe…
10337 - The top-level Makefile now supports building FipTool on Windows
10340 - The previously-deprecated macro `__ASSEMBLY__` has now been removed
10346 - Usage of `drivers/arm/gic/common/gic_common.c` has now been deprecated in
10355 - The SD/MMC controllers are now accessible from guest virtual machines
10381 - `BL32_BASE` is now platform-dependent when `SPD_spmd` is enabled
10383 - The firmware update check is now executed only once
10384 - NV-counter base addresses are now loaded from the device tree when
10387 - FCONF population now occurs after caches have been enabled in order to
10398 GICv3 parameters are now queried through FCONF
10399 - UART parameters are now queried through the device tree
10407 - Device tree nodes now store UUIDs in big-endian
10414 - UART recovery images are now suffixed with `.bin`
10416 - Option `BL31_CACHE_DISABLE` is now disabled (`0`) by default
10422 - The GIC CPU interface is now properly disabled after CPU off
10448 - Non-secure access to clocks and reset domains now depends on their state
10450 - NEON is now disabled in `SP_MIN`
10451 - The last page of `SYSRAM` is now used as SCMI shared memory
10461 - SPMC manifest size is now retrieved directly from SPMD instead of the
10463 - The FF-A version handler now returns SPMD's version when the origin of the
10987 support is now enabled by default on systems that support it at EL0.
11256 - AARCH32/AARCH64 macros are now deprecated in favor of `__aarch64__`
11257 - `__ASSEMBLY__` macro is now deprecated in favor of `__ASSEMBLER__`
11426 alignment is now supported on the Juno platform. When `USE_ROMLIB` is set
11475 - Warning levels are now selectable with `W=<1,2,3>`
11488 - Errata report function definition is now mandatory for CPU support files
11490 CPU operation files must now define a `<name>_errata_report` function to
11496 - Security advisories now have CVE links
12245 - The FWU logic now checks for overlapping images to prevent execution of
12256 TF-A can now also be built with the Arm Compiler 6 or the clang compilers. The
12430 - TBBR, including the Firmware Update feature is now supported on FVP platforms
12469 The PSCI service is now initialized as part of Arm Standard Service
12498 Commits now must have a 'Signed-off-by:' field to certify that the
12532 - The initial translation lookup level is now inferred from the virtual
12586 - Flash is now mapped as execute-never by default. This increases security by
12651 - The Trusted Board Boot implementation on Arm platforms now conforms to the
12654 In particular, the boot process is now guarded by a Trusted Watchdog, which
12685 - On Arm development platforms, each BL stage now individually defines the
12750 - Provided better error handling. Platform ports can now define their own error
12763 mandatory features are now implemented.
12764 - The FVP and Juno ports may now use the hash of the ROTPK stored in the Trusted
12769 - GICv3 is now fully supported and stable.
12803 - The PSCI implementation now conforms to version 1.0 of the PSCI specification.
12827 - It is now possible to build TF-A without marking at least an extra page of
12834 - Memory which was previously marked as coherent is now kept coherent through
12842 - It is now possible to specify the name of the FIP at build time by defining
12846 The `fip_create` tool is now rebuilt whenever its source files change.
12848 - The BL3-1 runtime console is now also used as the crash console. The crash
12857 - It is now possible to issue cache maintenance operations by set/way for a
12863 shared data into the Trusted DRAM has been deprecated. Shared data is now
12869 - BL3-2 can now reside in the top 16MB of DRAM which is accessible only to the
12890 - PSCI `CPU_SUSPEND` calls that target a standby state are now supported.
12927 - It is now possible to map higher physical addresses using non-flat virtual to
12930 - Wider use is now made of the per-CPU data cache in BL3-1 to store:
12959 are now used before and after the MMU is enabled. This saves 768 bytes per
12972 - CPU contexts are now initialized from the `entry_point_info`. BL3-1 fully
13021 - Removed the concept of top/bottom image loading. The image loader now
13026 - CPU idle now works on the publicized version of the Foundation FVP.
13027 - All known issues relating to the compiler version used have now been resolved.
13076 - Removed `dump` target (build now always produces dump files).
13109 `-C bp.secure_memory=1` is now supported.
13124 exceptions now result in a dump of registers to the console.
13127 interface to BL3-1. The interface now conforms to a specification and is more
13146 - Support for secure world interrupt handling now available (see **New
13151 14.04) now correctly reports progress in the console.
13203 - Required C library and runtime header files are now included locally in TF-A
13221 \:::\{note} Generic BL2 code now loads a BL3-3 (non-trusted firmware) image
13263 - PSCI API calls `AFFINITY_INFO` & `PSCI_VERSION` have now been tested (to a
13265 - The TF-A build artifacts are now placed in the `./build` directory and
13267 - TF-A is now free from build warnings. Build warnings are now treated as
13269 - TF-A now provides C library support locally within the project to maintain
13325 - The "psci" nodes in the FDTs provided in this release now fully comply with