blob: 07ae1fde2c46a111307bc13a40fcef9eebb65a3f [file] [log] [blame]
Archive member included because of file (symbol)
lib/libarm.a(board.o) cpu/m0/start.o (copy_to_iram1)
lib/libarm.a(string.o) lib/libarm.a(board.o) (memcpy)
drivers/libdrivers.a(ddr.o) lib/libarm.a(board.o) (ddr_init)
drivers/libdrivers.a(uart.o) lib/libarm.a(board.o) (uart_init)
drivers/libdrivers.a(image.o)
lib/libarm.a(board.o) (read_zloader_image)
drivers/libdrivers.a(efuse.o)
lib/libarm.a(board.o) (efuse_init)
drivers/libdrivers.a(secure_verify.o)
drivers/libdrivers.a(image.o) (secure_verify_zloader)
drivers/libdrivers.a(nor.o) lib/libarm.a(board.o) (board_flash_init)
drivers/libdrivers.a(drv_hash.o)
drivers/libdrivers.a(secure_verify.o) (Hash_Calculate)
drivers/libdrivers.a(drv_rsa.o)
drivers/libdrivers.a(secure_verify.o) (Rsa_Calculate)
drivers/libdrivers.a(flash.o)
drivers/libdrivers.a(nor.o) (get_boot_mode)
cpu/m0/libm0.a(cpu.o) lib/libarm.a(board.o) (timer_init)
cpu/m0/libm0.a(clk.o) lib/libarm.a(board.o) (clk_init)
内存配置
名称 来源 长度 属性
*default* 0x0000000000000000 0xffffffffffffffff
链结器命令稿和内存映射
0x0000000000000000 . = 0x0
0x0000000000000000 . = ALIGN (0x4)
.text 0x0000000000100000 0x191c
cpu/m0/start.o(.text)
.text 0x0000000000100000 0x248 cpu/m0/start.o
0x00000000001001a4 _bss_start
0x00000000001001ac _bss_end
0x00000000001001b0 _para_start
0x00000000001001b4 _para_end
0x00000000001001b8 _start
0x0000000000100216 run_at
*(.text)
.text 0x0000000000100248 0x154 lib/libarm.a(board.o)
0x0000000000100248 print_info
0x0000000000100258 copy_to_iram1
0x0000000000100278 clear_iram
0x0000000000100290 write_loader_mode
0x000000000010029c hang
0x000000000010029e usb_apcore_poweroff
0x00000000001002f8 start_armboot
.text 0x000000000010039c 0x80 lib/libarm.a(string.o)
0x000000000010039c strlen
0x00000000001003ac memset
0x00000000001003ee memcmp
0x000000000010040a memcpy
.text 0x000000000010041c 0x82c drivers/libdrivers.a(ddr.o)
0x000000000010041c nsdelay
0x0000000000100436 ddr_clk_init
0x000000000010044c ddr_phy_init
0x0000000000100548 ddr_ctrl_init
0x0000000000100904 ddr_prio_init
0x0000000000100a28 ddr_init
.text 0x0000000000100c48 0x138 drivers/libdrivers.a(uart.o)
0x0000000000100c48 uart_init
0x0000000000100cc8 uart_putc
0x0000000000100cf0 uart_puts
0x0000000000100d04 uart_getc
0x0000000000100d20 uart_tstc
0x0000000000100d30 UART_Read
0x0000000000100d4c UART_Write
0x0000000000100d68 UART_Check_Sync
.text 0x0000000000100d80 0x10c drivers/libdrivers.a(image.o)
0x0000000000100d80 page_align
0x0000000000100d98 find_partition_para
0x0000000000100dc8 read_image_part_offset
0x0000000000100e1c read_flags_image
0x0000000000100e20 read_uboot_image
0x0000000000100e24 nand_read_m0
0x0000000000100e28 read_zloader_image
.text 0x0000000000100e8c 0x1bc drivers/libdrivers.a(efuse.o)
0x0000000000100e8c efuse_init
0x0000000000100eb0 get_ddr_flag
0x0000000000100fd0 get_secure_verify_status
0x0000000000101014 get_otp_secure_verify_status
.text 0x0000000000101048 0x198 drivers/libdrivers.a(secure_verify.o)
0x0000000000101048 BIG2SMALL
0x0000000000101078 bin2hex
0x00000000001010c4 secure_verify_zloader
0x00000000001011dc SecureVerify
.text 0x00000000001011e0 0x424 drivers/libdrivers.a(nor.o)
0x00000000001011e0 spifc_enable
0x0000000000101210 spifc_disable
0x0000000000101234 spifc_setup_cmd
0x00000000001012b8 spifc_wait_cmd_end
0x00000000001012e4 spifc_read_fifo
0x0000000000101320 spifc_start
0x0000000000101330 cmd_seek
0x0000000000101350 nor_read_reg
0x00000000001013b0 nor_read_id
0x0000000000101418 spi_nor_read
0x0000000000101474 nor_read
0x00000000001014c8 spi_nor_read_security_register
0x0000000000101524 nor_read_security_register
0x0000000000101578 nor_init
0x00000000001015c8 board_flash_init
.text 0x0000000000101604 0xa4 drivers/libdrivers.a(drv_hash.o)
0x0000000000101604 Hash_Calculate
.text 0x00000000001016a8 0x174 drivers/libdrivers.a(drv_rsa.o)
0x00000000001016c2 Rsa_Calculate
.text 0x000000000010181c 0x28 drivers/libdrivers.a(flash.o)
0x000000000010181c get_boot_mode
.text 0x0000000000101844 0x54 cpu/m0/libm0.a(cpu.o)
0x0000000000101844 timer_init
0x000000000010185c usdelay
.text 0x0000000000101898 0x84 cpu/m0/libm0.a(clk.o)
0x0000000000101898 clk_init
.glue_7 0x000000000010191c 0x0
.glue_7 0x0000000000000000 0x0 linker stubs
.glue_7t 0x000000000010191c 0x0
.glue_7t 0x0000000000000000 0x0 linker stubs
.vfp11_veneer 0x000000000010191c 0x0
.vfp11_veneer 0x0000000000000000 0x0 linker stubs
.v4_bx 0x000000000010191c 0x0
.v4_bx 0x0000000000000000 0x0 linker stubs
.iplt 0x000000000010191c 0x0
.iplt 0x0000000000000000 0x0 cpu/m0/start.o
0x000000000010191c . = ALIGN (0x4)
.rodata 0x000000000010191c 0x16c
*(.rodata)
.rodata 0x000000000010191c 0x16c drivers/libdrivers.a(nor.o)
.rodata.str1.1 0x0000000000101a88 0x1c9
.rodata.str1.1
0x0000000000101a88 0x29 lib/libarm.a(board.o)
.rodata.str1.1
0x0000000000101ab1 0x2a drivers/libdrivers.a(image.o)
.rodata.str1.1
0x0000000000101adb 0x17 drivers/libdrivers.a(efuse.o)
.rodata.str1.1
0x0000000000101af2 0x3 drivers/libdrivers.a(secure_verify.o)
.rodata.str1.1
0x0000000000101af5 0x15c drivers/libdrivers.a(nor.o)
.rel.dyn 0x0000000000101c54 0x0
.rel.iplt 0x0000000000000000 0x0 cpu/m0/start.o
0x0000000000101c54 . = ALIGN (0x4)
.data 0x0000000000101c54 0x50
*(.data)
.data 0x0000000000101c54 0x0 cpu/m0/start.o
.data 0x0000000000101c54 0x0 lib/libarm.a(board.o)
.data 0x0000000000101c54 0x0 lib/libarm.a(string.o)
.data 0x0000000000101c54 0x0 drivers/libdrivers.a(ddr.o)
.data 0x0000000000101c54 0x0 drivers/libdrivers.a(uart.o)
.data 0x0000000000101c54 0x0 drivers/libdrivers.a(image.o)
.data 0x0000000000101c54 0x0 drivers/libdrivers.a(efuse.o)
.data 0x0000000000101c54 0x0 drivers/libdrivers.a(secure_verify.o)
.data 0x0000000000101c54 0x50 drivers/libdrivers.a(nor.o)
0x0000000000101c54 nor_cmd_table
.data 0x0000000000101ca4 0x0 drivers/libdrivers.a(drv_hash.o)
.data 0x0000000000101ca4 0x0 drivers/libdrivers.a(drv_rsa.o)
.data 0x0000000000101ca4 0x0 drivers/libdrivers.a(flash.o)
.data 0x0000000000101ca4 0x0 cpu/m0/libm0.a(cpu.o)
.data 0x0000000000101ca4 0x0 cpu/m0/libm0.a(clk.o)
.igot.plt 0x0000000000101ca4 0x0
.igot.plt 0x0000000000000000 0x0 cpu/m0/start.o
0x0000000000101ca4 . = ALIGN (0x4)
.got
*(.got)
0x0000000000101ca4 . = ALIGN (0x4)
0x0000000000101ca4 __bss_start = .
.bss 0x0000000000101ca4 0x164
*(.bss)
.bss 0x0000000000101ca4 0x0 cpu/m0/start.o
.bss 0x0000000000101ca4 0x4 lib/libarm.a(board.o)
0x0000000000101ca4 zloader_entry_point
.bss 0x0000000000101ca8 0x0 lib/libarm.a(string.o)
.bss 0x0000000000101ca8 0x0 drivers/libdrivers.a(ddr.o)
.bss 0x0000000000101ca8 0x0 drivers/libdrivers.a(uart.o)
.bss 0x0000000000101ca8 0x0 drivers/libdrivers.a(image.o)
.bss 0x0000000000101ca8 0x0 drivers/libdrivers.a(efuse.o)
.bss 0x0000000000101ca8 0x104 drivers/libdrivers.a(secure_verify.o)
0x0000000000101ca8 result
.bss 0x0000000000101dac 0x28 drivers/libdrivers.a(nor.o)
0x0000000000101dac spi_nor_flash
0x0000000000101db0 otp_data
.bss 0x0000000000101dd4 0x0 drivers/libdrivers.a(drv_hash.o)
.bss 0x0000000000101dd4 0x0 drivers/libdrivers.a(drv_rsa.o)
.bss 0x0000000000101dd4 0x24 drivers/libdrivers.a(flash.o)
0x0000000000101dd4 flash
.bss 0x0000000000101df8 0x10 cpu/m0/libm0.a(cpu.o)
0x0000000000101df8 g_tick
.bss 0x0000000000101e08 0x0 cpu/m0/libm0.a(clk.o)
0x0000000000101e08 __bss_end = .
0x0000000000101e08 . = ALIGN (0x4)
.para 0x0000000082000000 0x0 加载地址 0x0000000000101e08
0x0000000082000000 __para_start = .
*(.para)
0x0000000082000000 __para_end = .
0x0000000082000000 __end = .
.text 的地址设置为 0x100000
LOAD cpu/m0/start.o
START GROUP
LOAD board/zx297520v3/libzx297520v3.a
LOAD cpu/m0/libm0.a
LOAD lib/libarm.a
LOAD drivers/libdrivers.a
END GROUP
OUTPUT(z-load elf32-littlearm)
.ARM.attributes
0x0000000000000000 0x10
.ARM.attributes
0x0000000000000000 0x10 cpu/m0/start.o
.ARM.attributes
0x0000000000000010 0x10 lib/libarm.a(board.o)
.ARM.attributes
0x0000000000000020 0x10 lib/libarm.a(string.o)
.ARM.attributes
0x0000000000000030 0x10 drivers/libdrivers.a(ddr.o)
.ARM.attributes
0x0000000000000040 0x10 drivers/libdrivers.a(uart.o)
.ARM.attributes
0x0000000000000050 0x10 drivers/libdrivers.a(image.o)
.ARM.attributes
0x0000000000000060 0x10 drivers/libdrivers.a(efuse.o)
.ARM.attributes
0x0000000000000070 0x10 drivers/libdrivers.a(secure_verify.o)
.ARM.attributes
0x0000000000000080 0x10 drivers/libdrivers.a(nor.o)
.ARM.attributes
0x0000000000000090 0x10 drivers/libdrivers.a(drv_hash.o)
.ARM.attributes
0x00000000000000a0 0x10 drivers/libdrivers.a(drv_rsa.o)
.ARM.attributes
0x00000000000000b0 0x10 drivers/libdrivers.a(flash.o)
.ARM.attributes
0x00000000000000c0 0x10 cpu/m0/libm0.a(cpu.o)
.ARM.attributes
0x00000000000000d0 0x10 cpu/m0/libm0.a(clk.o)
.comment 0x0000000000000000 0x29
.comment 0x0000000000000000 0x29 lib/libarm.a(board.o)
0x2a (松开之前的大小)
.comment 0x0000000000000000 0x2a lib/libarm.a(string.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(ddr.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(uart.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(image.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(efuse.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(secure_verify.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(nor.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(drv_hash.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(drv_rsa.o)
.comment 0x0000000000000000 0x2a drivers/libdrivers.a(flash.o)
.comment 0x0000000000000000 0x2a cpu/m0/libm0.a(cpu.o)
.comment 0x0000000000000000 0x2a cpu/m0/libm0.a(clk.o)
.note.GNU-stack
0x0000000000000000 0x0
.note.GNU-stack
0x0000000000000000 0x0 lib/libarm.a(board.o)
.note.GNU-stack
0x0000000000000000 0x0 lib/libarm.a(string.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(ddr.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(uart.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(image.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(efuse.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(secure_verify.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(nor.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(drv_hash.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(drv_rsa.o)
.note.GNU-stack
0x0000000000000000 0x0 drivers/libdrivers.a(flash.o)
.note.GNU-stack
0x0000000000000000 0x0 cpu/m0/libm0.a(cpu.o)
.note.GNU-stack
0x0000000000000000 0x0 cpu/m0/libm0.a(clk.o)
.stab 0x0000000000000000 0x27c
.stab 0x0000000000000000 0x27c cpu/m0/start.o
.stabstr 0x0000000000000000 0x67
.stabstr 0x0000000000000000 0x67 cpu/m0/start.o
.debug_info 0x0000000000000000 0x34d2
.debug_info 0x0000000000000000 0x70b lib/libarm.a(board.o)
.debug_info 0x000000000000070b 0x22b lib/libarm.a(string.o)
.debug_info 0x0000000000000936 0x329 drivers/libdrivers.a(ddr.o)
.debug_info 0x0000000000000c5f 0x2a0 drivers/libdrivers.a(uart.o)
.debug_info 0x0000000000000eff 0x6d3 drivers/libdrivers.a(image.o)
.debug_info 0x00000000000015d2 0x1c3 drivers/libdrivers.a(efuse.o)
.debug_info 0x0000000000001795 0x62d drivers/libdrivers.a(secure_verify.o)
.debug_info 0x0000000000001dc2 0xd5f drivers/libdrivers.a(nor.o)
.debug_info 0x0000000000002b21 0x1e8 drivers/libdrivers.a(drv_hash.o)
.debug_info 0x0000000000002d09 0x3b4 drivers/libdrivers.a(drv_rsa.o)
.debug_info 0x00000000000030bd 0x20f drivers/libdrivers.a(flash.o)
.debug_info 0x00000000000032cc 0x17b cpu/m0/libm0.a(cpu.o)
.debug_info 0x0000000000003447 0x8b cpu/m0/libm0.a(clk.o)
.debug_abbrev 0x0000000000000000 0x12c2
.debug_abbrev 0x0000000000000000 0x2b8 lib/libarm.a(board.o)
.debug_abbrev 0x00000000000002b8 0xb7 lib/libarm.a(string.o)
.debug_abbrev 0x000000000000036f 0x12f drivers/libdrivers.a(ddr.o)
.debug_abbrev 0x000000000000049e 0x19e drivers/libdrivers.a(uart.o)
.debug_abbrev 0x000000000000063c 0x212 drivers/libdrivers.a(image.o)
.debug_abbrev 0x000000000000084e 0x11d drivers/libdrivers.a(efuse.o)
.debug_abbrev 0x000000000000096b 0x258 drivers/libdrivers.a(secure_verify.o)
.debug_abbrev 0x0000000000000bc3 0x280 drivers/libdrivers.a(nor.o)
.debug_abbrev 0x0000000000000e43 0xde drivers/libdrivers.a(drv_hash.o)
.debug_abbrev 0x0000000000000f21 0x1e2 drivers/libdrivers.a(drv_rsa.o)
.debug_abbrev 0x0000000000001103 0xb5 drivers/libdrivers.a(flash.o)
.debug_abbrev 0x00000000000011b8 0xc8 cpu/m0/libm0.a(cpu.o)
.debug_abbrev 0x0000000000001280 0x42 cpu/m0/libm0.a(clk.o)
.debug_loc 0x0000000000000000 0x1c6c
.debug_loc 0x0000000000000000 0xcc lib/libarm.a(board.o)
.debug_loc 0x00000000000000cc 0x29d lib/libarm.a(string.o)
.debug_loc 0x0000000000000369 0x2d8 drivers/libdrivers.a(ddr.o)
.debug_loc 0x0000000000000641 0x228 drivers/libdrivers.a(uart.o)
.debug_loc 0x0000000000000869 0x2ab drivers/libdrivers.a(image.o)
.debug_loc 0x0000000000000b14 0xab drivers/libdrivers.a(efuse.o)
.debug_loc 0x0000000000000bbf 0x3ea drivers/libdrivers.a(secure_verify.o)
.debug_loc 0x0000000000000fa9 0x80a drivers/libdrivers.a(nor.o)
.debug_loc 0x00000000000017b3 0x1b8 drivers/libdrivers.a(drv_hash.o)
.debug_loc 0x000000000000196b 0x238 drivers/libdrivers.a(drv_rsa.o)
.debug_loc 0x0000000000001ba3 0x1f drivers/libdrivers.a(flash.o)
.debug_loc 0x0000000000001bc2 0xaa cpu/m0/libm0.a(cpu.o)
.debug_aranges 0x0000000000000000 0x1a0
.debug_aranges
0x0000000000000000 0x20 lib/libarm.a(board.o)
.debug_aranges
0x0000000000000020 0x20 lib/libarm.a(string.o)
.debug_aranges
0x0000000000000040 0x20 drivers/libdrivers.a(ddr.o)
.debug_aranges
0x0000000000000060 0x20 drivers/libdrivers.a(uart.o)
.debug_aranges
0x0000000000000080 0x20 drivers/libdrivers.a(image.o)
.debug_aranges
0x00000000000000a0 0x20 drivers/libdrivers.a(efuse.o)
.debug_aranges
0x00000000000000c0 0x20 drivers/libdrivers.a(secure_verify.o)
.debug_aranges
0x00000000000000e0 0x20 drivers/libdrivers.a(nor.o)
.debug_aranges
0x0000000000000100 0x20 drivers/libdrivers.a(drv_hash.o)
.debug_aranges
0x0000000000000120 0x20 drivers/libdrivers.a(drv_rsa.o)
.debug_aranges
0x0000000000000140 0x20 drivers/libdrivers.a(flash.o)
.debug_aranges
0x0000000000000160 0x20 cpu/m0/libm0.a(cpu.o)
.debug_aranges
0x0000000000000180 0x20 cpu/m0/libm0.a(clk.o)
.debug_ranges 0x0000000000000000 0xc8
.debug_ranges 0x0000000000000000 0x18 lib/libarm.a(board.o)
.debug_ranges 0x0000000000000018 0x18 drivers/libdrivers.a(ddr.o)
.debug_ranges 0x0000000000000030 0x18 drivers/libdrivers.a(uart.o)
.debug_ranges 0x0000000000000048 0x20 drivers/libdrivers.a(nor.o)
.debug_ranges 0x0000000000000068 0x28 drivers/libdrivers.a(drv_hash.o)
.debug_ranges 0x0000000000000090 0x38 drivers/libdrivers.a(drv_rsa.o)
.debug_line 0x0000000000000000 0x1425
.debug_line 0x0000000000000000 0x2e8 lib/libarm.a(board.o)
.debug_line 0x00000000000002e8 0x152 lib/libarm.a(string.o)
.debug_line 0x000000000000043a 0x299 drivers/libdrivers.a(ddr.o)
.debug_line 0x00000000000006d3 0x112 drivers/libdrivers.a(uart.o)
.debug_line 0x00000000000007e5 0x228 drivers/libdrivers.a(image.o)
.debug_line 0x0000000000000a0d 0x118 drivers/libdrivers.a(efuse.o)
.debug_line 0x0000000000000b25 0x2ad drivers/libdrivers.a(secure_verify.o)
.debug_line 0x0000000000000dd2 0x2a2 drivers/libdrivers.a(nor.o)
.debug_line 0x0000000000001074 0x88 drivers/libdrivers.a(drv_hash.o)
.debug_line 0x00000000000010fc 0x117 drivers/libdrivers.a(drv_rsa.o)
.debug_line 0x0000000000001213 0x10a drivers/libdrivers.a(flash.o)
.debug_line 0x000000000000131d 0xa7 cpu/m0/libm0.a(cpu.o)
.debug_line 0x00000000000013c4 0x61 cpu/m0/libm0.a(clk.o)
.debug_str 0x0000000000000000 0xebb
.debug_str 0x0000000000000000 0x4d5 lib/libarm.a(board.o)
0x554 (松开之前的大小)
.debug_str 0x00000000000004d5 0x4c lib/libarm.a(string.o)
0x214 (松开之前的大小)
.debug_str 0x0000000000000521 0xa1 drivers/libdrivers.a(ddr.o)
0x216 (松开之前的大小)
.debug_str 0x00000000000005c2 0x8a drivers/libdrivers.a(uart.o)
0x253 (松开之前的大小)
.debug_str 0x000000000000064c 0x229 drivers/libdrivers.a(image.o)
0x4a0 (松开之前的大小)
.debug_str 0x0000000000000875 0x7b drivers/libdrivers.a(efuse.o)
0x255 (松开之前的大小)
.debug_str 0x00000000000008f0 0x177 drivers/libdrivers.a(secure_verify.o)
0x407 (松开之前的大小)
.debug_str 0x0000000000000a67 0x2c3 drivers/libdrivers.a(nor.o)
0x5f3 (松开之前的大小)
.debug_str 0x0000000000000d2a 0x87 drivers/libdrivers.a(drv_hash.o)
0x25a (松开之前的大小)
.debug_str 0x0000000000000db1 0x79 drivers/libdrivers.a(drv_rsa.o)
0x29c (松开之前的大小)
.debug_str 0x0000000000000e2a 0x12 drivers/libdrivers.a(flash.o)
0x2a8 (松开之前的大小)
.debug_str 0x0000000000000e3c 0x79 cpu/m0/libm0.a(cpu.o)
0x1f8 (松开之前的大小)
.debug_str 0x0000000000000eb5 0x6 cpu/m0/libm0.a(clk.o)
0x1bd (松开之前的大小)
.debug_frame 0x0000000000000000 0x6a0
.debug_frame 0x0000000000000000 0xa4 lib/libarm.a(board.o)
.debug_frame 0x00000000000000a4 0x68 lib/libarm.a(string.o)
.debug_frame 0x000000000000010c 0xac drivers/libdrivers.a(ddr.o)
.debug_frame 0x00000000000001b8 0xc0 drivers/libdrivers.a(uart.o)
.debug_frame 0x0000000000000278 0xa4 drivers/libdrivers.a(image.o)
.debug_frame 0x000000000000031c 0x60 drivers/libdrivers.a(efuse.o)
.debug_frame 0x000000000000037c 0x80 drivers/libdrivers.a(secure_verify.o)
.debug_frame 0x00000000000003fc 0x1b0 drivers/libdrivers.a(nor.o)
.debug_frame 0x00000000000005ac 0x2c drivers/libdrivers.a(drv_hash.o)
.debug_frame 0x00000000000005d8 0x4c drivers/libdrivers.a(drv_rsa.o)
.debug_frame 0x0000000000000624 0x20 drivers/libdrivers.a(flash.o)
.debug_frame 0x0000000000000644 0x30 cpu/m0/libm0.a(cpu.o)
.debug_frame 0x0000000000000674 0x2c cpu/m0/libm0.a(clk.o)