Searched refs:UP (Results 1 – 14 of 14) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/fvp/sp_min/ |
| H A D | fvp_sp_min_setup.c | 113 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in sp_min_plat_arch_setup()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_bl31_setup.c | 119 mapped_size_align = page_align(hw_config_info->config_max_size, UP); in bl31_plat_arch_setup()
|
| /rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/ |
| H A D | plat_bl2_setup.c | 204 size = page_align(img_info->image_max_size, UP); in bl2_plat_handle_pre_image_load()
|
| /rk3399_ARM-atf/services/oem/chromeos/ |
| H A D | widevine_smc_handlers.c | 79 aligned_size = page_align(length + (address - aligned_address), UP); in cros_write_data()
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_spmd_manifest.c | 165 pm_base_align = page_align(pm_base, UP); in plat_spm_core_manifest_load()
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_measurements.c | 193 dlme_img_mapping_bytes = page_align(a->dlme_img_size, UP); in drtm_take_measurements()
|
| H A D | drtm_main.c | 129 page_align(dlme_data_min_size, UP)/PAGE_SIZE); in drtm_setup()
|
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | 57 if (dir == UP) { in page_align()
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | 22 #define UP U(1) macro
|
| /rk3399_ARM-atf/services/spd/opteed/ |
| H A D | opteed_main.c | 511 data_map_size = page_align(data_size + (mapped_data_pa - data_pa), UP); in opteed_handle_smc_load() 547 target_size = page_align(target_end_pa, UP) - target_pa; in opteed_handle_smc_load()
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | 419 mapped_size_align = page_align(size, UP); in spmd_dynamic_map_mem()
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | ffa-manifest-binding.rst | 52 treated as UP & migrate capable.
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 1293 stack for the primary CPU, the UP version of the function is used. The size 1297 Common implementations of this function for the UP and MP BL images are 1311 stack for the primary CPU, the UP version of the function is used. The size 1315 Common implementations of this function for the UP and MP BL images are 3398 in `PSCI`_. If the secure payload is a Uniprocessor (UP) 3406 Software is a Uniprocessor (UP) implementation and supports migration from
|
| H A D | change-log.md | 10045 - Declare third cactus instance as UP SP
|