Searched defs:p_size (Results 1 – 9 of 9) sorted by relevance
| /u-boot/arch/arm/mach-k3/ |
| A D | security.c | 21 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/arch/arm/mach-socfpga/ |
| A D | secure_vab.c | 56 int socfpga_vendor_authentication(void **p_image, size_t *p_size) in socfpga_vendor_authentication()
|
| A D | board.c | 106 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/arch/arm/mach-keystone/ |
| A D | mon.c | 106 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | cpu.c | 617 phys_size_t p_size = min(gd->ram_size, CONFIG_MAX_MEM_MAPPED); in arch_memory_test_advance() local 645 phys_size_t p_size = min(gd->ram_size, CONFIG_MAX_MEM_MAPPED); in arch_memory_test_prepare() local
|
| /u-boot/board/ti/dra7xx/ |
| A D | evm.c | 1068 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/board/ti/am335x/ |
| A D | board.c | 960 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/board/ti/am43xx/ |
| A D | board.c | 899 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
| /u-boot/board/ti/am57xx/ |
| A D | board.c | 1201 void board_fit_image_post_process(void **p_image, size_t *p_size) in board_fit_image_post_process()
|
Completed in 28 milliseconds