Searched refs:bl1_smc_handler (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a/bl1/ |
A D | bl1_main.c | 229 u_register_t bl1_smc_handler(unsigned int smc_fid, in bl1_smc_handler() function 285 return bl1_smc_handler(smc_fid, x1, x2, x3, x4, cookie, handle, flags); in bl1_smc_wrapper()
|
/trusted-firmware-a/include/bl1/ |
A D | bl1.h | 75 u_register_t bl1_smc_handler(unsigned int smc_fid,
|
/trusted-firmware-a/bl1/aarch64/ |
A D | bl1_exceptions.S | 283 bl bl1_smc_handler
|
/trusted-firmware-a/build/qemu/release/bl1/ |
A D | bl1.dump | 504 0000000000000378 g F .text 000000000000008c bl1_smc_handler 770 0000000000000378 <bl1_smc_handler>: 776 38c: 54000160 b.eq 3b8 <bl1_smc_handler+0x40> // b.none 779 398: 54000280 b.eq 3e8 <bl1_smc_handler+0x70> // b.none 780 39c: 350002a0 cbnz w0, 3f0 <bl1_smc_handler+0x78> 798 3e4: 17fffff0 b 3a4 <bl1_smc_handler+0x2c> 800 3ec: 17ffffee b 3a4 <bl1_smc_handler+0x2c> 805 400: 17ffffe9 b 3a4 <bl1_smc_handler+0x2c> 2975 22e0: 97fff826 bl 378 <bl1_smc_handler>
|
A D | bl1.map | 606 .text.bl1_smc_handler 608 0x0000000000000378 bl1_smc_handler 1076 .rodata.bl1_smc_handler.str1.1
|
Completed in 11 milliseconds