博客
关于我
ARM体系结构与接口10:MMU编程
阅读量:277 次
发布时间:2019-03-01

本文共 1784 字,大约阅读时间需要 5 分钟。

MMU?????

MMU??

MMU?????????ARM??????????????????????????MMU??????????????

  • ???????MMU?????????(VMSA)??????Virtual Address, VA?????????Physical Address, PA??????????????????????
  • ???????MMU????????????????????????????????????
  • VMSA??

    VMSA???????????MMU??????????????????????VMSA??Translation Table?????????????Translation Lookaside Buffers?TLB????????????

    Translation Table?TLB??

    • Translation Table??????????????????TTB???cp15?c2??????
    • TLB???Translation Table???????????????????TLB miss???????translation table walk????TLB?

    TLB????

    • ?????????????MVA?Modified Virtual Address??????????????????
    • ???????????????????????
    • ??????????????????????????????

    MMU??

    MMU????????

  • ????????????????????????????????
  • ????????????????????????
  • ????

    • ????MMU?????????????????????????MMU???
    • ???????????????????????????????????????????

    MMU??????

    ????

    MMU??????????????????

    VA ? TTB Lookup ? TLB Lookup ? PA

    ?????VA????TTB??Translation Table?????TLB?????????????????PA?

    Translation Table??

    ????????????????????????????cache?write buffer??????????

  • ?Translation Table???.mmudata???
  • ?????????MMU???
  • ??Translation Table????????????
  • MMU??????

    ????????????????

  • lowlevel_init.S???mmu_table???????.mmudata??
  • init/start.S?????MMU???enable_mmu????SD????????????
  • cc_bootloader??

    ?cc_bootloader???????????

  • ?init/mmu.S???mmu_table?????.mmudata??
  • ??enable_mmu?????init/start.S??
  • ??mmu_table???????.mmudata??
  • ?????????

  • x210 USB OTG?????????eMMC?SD??????SD?????????????????????

    • ???start.S??mmu_table???.mmudata??
    • ????????enable_mmu?????????
  • start.o??????????start.S????Translation Table??????????

    • ?Translation Table????????.mmudata???
    • ??????????.mmudata??????
  • ????

    ???????????????????????MMU?Translation Table?????.mmudata???????????????

    ??

    MMU??ARM??????????????????????????????????Translation Table?TLB???MMU?????????????????????

    转载地址:http://bhwx.baihongyu.com/

    你可能感兴趣的文章
    PHP获取日期的一些方法总结
    查看>>
    R2学习记录
    查看>>
    PHP获取本周的每一天的时间
    查看>>
    php获取用户真实IP和防刷机制
    查看>>
    php获取网页内容的三种方法
    查看>>
    R-CNN算法优化策略
    查看>>
    PHP规范PSR0和PSR4的理解
    查看>>
    php解析ipa包,获取logo
    查看>>
    R&Rstudio安装各种包
    查看>>
    php设置cookie,在js中如何获取
    查看>>
    php设置socket超时时间
    查看>>
    php设计模式 萨莱 pdf,PHP设计模式 建造者模式
    查看>>
    PHP设计模式之----观察者模式
    查看>>
    php设计模式之装饰器模式
    查看>>
    R&Python Data Science系列:数据处理(5)--字符串函数基于R(一)
    查看>>
    PHP设计模式:观察者模式
    查看>>
    php访问mysql(1)
    查看>>
    php详细学习1
    查看>>
    php语言优劣
    查看>>