Searched refs:UP (Results 1 – 12 of 12) sorted by relevance
90 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in sp_min_plat_arch_setup()
102 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in bl31_plat_arch_setup()
168 dlme_img_mapping_bytes = page_align(a->dlme_img_size, UP); in drtm_take_measurements()
115 dlme_data_min_size = page_align(dlme_data_min_size, UP)/PAGE_SIZE; in drtm_setup()
133 pm_base_align = page_align(pm_base, UP); in plat_spm_core_manifest_load()
55 if (dir == UP) in page_align()
22 #define UP U(1) macro
54 treated as UP & migrate capable.
553 - Migratable UP SPs: a single execution context can run and be migrated on any554 physical PE. Such SP declares a single EC in its SP manifest. An UP SP can658 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,
499 in `PSCI spec`_. If the secure payload is a Uniprocessor (UP)507 Software is a Uniprocessor (UP) implementation and supports migration from
1201 stack for the primary CPU, the UP version of the function is used. The size1205 Common implementations of this function for the UP and MP BL images are1219 stack for the primary CPU, the UP version of the function is used. The size1223 Common implementations of this function for the UP and MP BL images are
3526 - Declare third cactus instance as UP SP
Completed in 26 milliseconds