2012年5月7日

call_kernel绝对跳转

摘要: misc.c中函数decompress_kernel的列表四个参数是:output_start:40008000,free_mem_ptr_p:sp, free_mem_ptr_end_p:sp+64K ,arch_id:9fc (arch_num个人感觉这个英文但其会引起歧义,arch_num的中文意思应该时架构号,改成mach_id可能更适合些,mach_id对应的中文时机器号)最终解压出的是Image放置在了40008000处unicore32-linux-objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -S vm 阅读全文

posted @ 2012-05-07 08:52 阿加 阅读(446) 评论(0) 推荐(0) 编辑

导航