Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 29) sorted by relevance

12

/hafnium-2.8-rc0/test/vmapi/ffa_secure_partitions/
A Dsetup_and_discovery.c181 uint32_t version; in TEST() local
193 version = ffa_version(MAKE_FFA_VERSION(1, 0)); in TEST()
194 EXPECT_EQ(version, FFA_VERSION_COMPILED); in TEST()
230 version = ffa_version(MAKE_FFA_VERSION(1, 1)); in TEST()
231 EXPECT_EQ(version, FFA_VERSION_COMPILED); in TEST()
A Dpartition_manifest_nwd_primary.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
A Dpartition_manifest_service_sp_first.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
A Dpartition_manifest_service_sp_second_el0.dts16 ffa-version = <0x00010000>; /* 31:16 - Major, 15:0 - Minor */
A Dpartition_manifest_service_sp_second.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
/hafnium-2.8-rc0/inc/hf/
A Dsp_pkg.h28 uint32_t version; member
/hafnium-2.8-rc0/test/vmapi/primary_only_ffa/
A Dpartition-manifest.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
/hafnium-2.8-rc0/test/vmapi/el0_partitions/
A Dsecondary.dts16 ffa-version = <0x00010000>; /* 31:16 - Major, 15:0 - Minor */
/hafnium-2.8-rc0/build/image/
A Dsptool.py76 def version(self): member in SpPkg
91 self.version,
/hafnium-2.8-rc0/test/vmapi/primary_with_secondaries/
A Dservice1.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
A Dservice2.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
A Dservice3.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
/hafnium-2.8-rc0/test/vmapi/ffa_secure_partition_only/
A Dpartition-manifest.dts16 ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
/hafnium-2.8-rc0/build/toolchain/
A DBUILD.gn18 # TODO: Remove //inc/system if we can stop using the version of stdatomic.h
A Dembedded.gni121 # TODO: Remove //inc/system if we can stop using the version of stdatomic.h
/hafnium-2.8-rc0/src/
A Dboot_info.c29 header->version = FFA_BOOT_INFO_VERSION; in ffa_boot_info_header_init()
A Dsp_pkg.c145 switch (header->version) { in sp_pkg_init()
/hafnium-2.8-rc0/docs/
A DManifest.md95 prebuilts/linux-x64/dtc/dtc -I dts -O dtb --out-version 17 -o manifest.dtb <manifest_source_file>
A DFVP.md30 When running tests under the FVP we also use a prebuilt version of TF-A, which
A DChangeLog.md12 * FFA_VERSION is forwarded from SPMD to SPMC. SPMC records the version of
66 A developer can still use this version as well.
77 * Updated to use model version 11.17 build 21.
95 * FF-A build time version updated to v1.1.
156 * Hafnium CI Qemu version updated to v6.0.0 (implements VHE and FEAT_SEL2
A DHermeticBuild.md34 The latest nightly version of Docker has support for running containers with
A DCodeStructure.md67 architectural details such as the GIC version.
A DGettingStarted.md67 You will need at least version 2.9 for QEMU. The following command line can be
/hafnium-2.8-rc0/test/vmapi/common/
A Dffa.c443 HFTEST_LOG(" Version: %x", boot_info_header->version); in dump_boot_info()
479 ASSERT_EQ(boot_info_header->version, 0x10001U); in get_boot_info_desc()
/hafnium-2.8-rc0/
A DCONTRIBUTING.md23 commit a change in the main repository to update the submodule version.

Completed in 21 milliseconds

12