Home
last modified time | relevance | path

Searched full:deprecated (Results 1 – 25 of 31) sorted by relevance

12

/trusted-firmware-a-3.6.0-3.5.0/
Dchangelog.yaml78 # This file also describes deprecated scopes, which are scopes that were used before we introduced
143 deprecated:
158 deprecated:
164 deprecated:
174 deprecated:
181 deprecated:
189 deprecated:
196 deprecated:
221 deprecated:
227 deprecated:
[all …]
D.versionrc.js54 "scopes": scope.concat(subsection.deprecated || []),
DMakefile797 # RAS_EXTENSION is deprecated, provide alternate build options
799 … $(error "RAS_EXTENSION is now deprecated, please use ENABLE_FEAT_RAS and RAS_FFH_SUPPORT instead")
1427 # Check if deprecated declarations and cpp warnings should be treated as error or not.
1429 CPPFLAGS += -Wno-error=deprecated-declarations
1431 CPPFLAGS += -Wno-error=deprecated-declarations -Wno-error=cpp
/trusted-firmware-a-3.6.0-3.5.0/docs/process/
Dplatform-ports-policy.rst16 platform compatibility, which means the previous interface needs to be deprecated
24 deprecated into their downstream tree.
26 The deprecated interfaces are listed inside :ref:`Release Processes` as well as
28 deprecated, the page must be updated to indicate the release after which the
32 deprecated interfaces. Platforms are expected to migrate before the removal of
33 the deprecated interface.
44 track of the *Deprecated* version separately from the *Deleted* version.
49 The :ref:`Platform Ports` page provides a list of all deprecated/deleted
Dcommit-style.rst85 deprecated scopes. Please avoid using deprecated scopes.
100 to be deprecated, and should be avoided. If you are adding a new component that
/trusted-firmware-a-3.6.0-3.5.0/include/common/
Dasm_macros_common.S58 * Theses macros are used to create function labels for deprecated
64 func deprecated\_name
68 endfunc deprecated\_name
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/common/
Dboard_common.mk26 $(warning Development keys support for FVP is deprecated. Use `regs` \
34 $(warning Development keys support for FVP is deprecated. Use `regs` \
40 $(warning Development keys support for FVP is deprecated. Use `regs` \
/trusted-firmware-a-3.6.0-3.5.0/plat/nvidia/tegra/soc/t186/drivers/include/
Dt18x_ari.h26 /* index 1 is deprecated */
27 /* index 2 is deprecated */
28 /* index 3 is deprecated */
40 /* index 83 is deprecated */
43 /* index 86 is deprecated */
44 /* index 87 is deprecated */
/trusted-firmware-a-3.6.0-3.5.0/drivers/measured_boot/event_log/
Devent_log.mk13 $(warning "TPM_HASH_ALG is deprecated. Please use MBOOT_EL_HASH_ALG instead.")
/trusted-firmware-a-3.6.0-3.5.0/docs/plat/
Dindex.rst63 Deprecated platforms
67 | Platform | Vendor | Deprecated version | Deleted version |
/trusted-firmware-a-3.6.0-3.5.0/plat/xilinx/common/pm_service/
Dpm_api_sys.c278 * This API is deprecated and maintained here for backward compatibility.
305 * This API is deprecated and maintained here for backward compatibility.
332 * This API is deprecated and maintained here for backward compatibility.
358 * This API is deprecated and maintained here for backward compatibility.
437 * This API is deprecated and maintained here for backward compatibility.
486 * This API is deprecated and maintained here for backward compatibility.
Dpm_svc_main.c155 * eemi_for_compatibility() - EEMI calls handler for deprecated calls
/trusted-firmware-a-3.6.0-3.5.0/docs/about/
Drelease-information.rst60 Removal of Deprecated Interfaces
64 cataloging all the deprecated interfaces in TF-A project and the Release version
75 Removal of Deprecated Drivers
79 cataloging all the deprecated drivers in TF-A project and the Release version
/trusted-firmware-a-3.6.0-3.5.0/plat/xilinx/common/include/
Dpm_defs.h227 * @PM_RET_ERROR_ARGS: illegal arguments provided (deprecated)
228 * @PM_RET_ERROR_NOTSUPPORTED: feature not supported (deprecated)
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rde1edge/
Dplatform.mk7 $(warning Platform ${PLAT} is deprecated. \
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/sgi575/
Dplatform.mk7 $(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected)
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/rdn1edge/
Dplatform.mk7 $(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected)
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/sp_min/
Dfvp_sp_min_setup.c76 * gets deprecated. in sp_min_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/plat/xilinx/zynqmp/
Dplatform.mk69 $(warning "ZYNQMP_IPI_CRC_CHECK macro is deprecated...instead please use IPI_CRC_CHECK.")
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/fvp/
Dfvp_bl31_setup.c94 * gets deprecated. in bl31_plat_arch_setup()
/trusted-firmware-a-3.6.0-3.5.0/include/drivers/brcm/
Dchimp_nv_defs.h273 /* 0x18 iSCSI Boot IPV6 - ***DEPRECATED*** */
275 /* 0x19 iSCSI Boot IPV4N6 - ***DEPRECATED*** */
/trusted-firmware-a-3.6.0-3.5.0/plat/arm/board/tc/
Dplatform.mk9 $(warning Platform ${PLAT}$(TARGET_PLATFORM) is deprecated. \
/trusted-firmware-a-3.6.0-3.5.0/drivers/arm/gic/common/
Dgic_common.c7 #pragma message __FILE__ " is deprecated, use gicv2.mk instead"
/trusted-firmware-a-3.6.0-3.5.0/docs/components/
Dras.rst70 - **RAS_EXTENSION**: Deprecated macro, equivalent to ENABLE_FEAT_RAS and RAS_FFH_SUPPORT
Dffa-manifest-binding.rst117 - This field is deprecated in favor of ns-interrupts-action field in the FF-A

12