Home
last modified time | relevance | path

Searched refs:UP (Results 1 – 12 of 12) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/sp_min/
A Dfvp_sp_min_setup.c90 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in sp_min_plat_arch_setup()
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/
A Dfvp_bl31_setup.c102 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in bl31_plat_arch_setup()
/arm-trusted-firmware-2.8.0/services/std_svc/drtm/
A Ddrtm_measurements.c168 dlme_img_mapping_bytes = page_align(a->dlme_img_size, UP); in drtm_take_measurements()
A Ddrtm_main.c115 dlme_data_min_size = page_align(dlme_data_min_size, UP)/PAGE_SIZE; in drtm_setup()
/arm-trusted-firmware-2.8.0/plat/common/
A Dplat_spmd_manifest.c133 pm_base_align = page_align(pm_base, UP); in plat_spm_core_manifest_load()
/arm-trusted-firmware-2.8.0/common/
A Dbl_common.c55 if (dir == UP) in page_align()
/arm-trusted-firmware-2.8.0/include/common/
A Dbl_common.h22 #define UP U(1) macro
/arm-trusted-firmware-2.8.0/docs/components/
A Dffa-manifest-binding.rst54 treated as UP & migrate capable.
A Dsecure-partition-manager.rst553 - Migratable UP SPs: a single execution context can run and be migrated on any
554 physical PE. Such SP declares a single EC in its SP manifest. An UP SP can
658 UP SP, it is started using its unique EC0 on PE[N].
1511 S-EL0 partitions are required by the FF-A specification to be UP endpoints,
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dpsci-lib-integration-guide.rst499 in `PSCI spec`_. If the secure payload is a Uniprocessor (UP)
507 Software is a Uniprocessor (UP) implementation and supports migration from
A Dporting-guide.rst1201 stack for the primary CPU, the UP version of the function is used. The size
1205 Common implementations of this function for the UP and MP BL images are
1219 stack for the primary CPU, the UP version of the function is used. The size
1223 Common implementations of this function for the UP and MP BL images are
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md3526 - Declare third cactus instance as UP SP

Completed in 26 milliseconds