当前位置: 首页 > article >正文

ARM基础架构-文档导读系列

在这里插入图片描述

第一章 简介

  • Introducing the Arm architecture

第二章 指令集

  • Armv8-A Instruction Set Architecture
  • Learn the architecture -A64 Instruction Set Architecture

第三章 指令集

  • ARM异常模型
  • GICv3 v4 overview
  • Generic Interrupt Controller v3 and v4, Virtualization
  • Arm通用中断控制器v3和v4的LPI

第四章 内存管理 和 cache

  • Armv8-A memory model guide
  • LearnTheArchitecture-MemoryManagement
  • Memory Management Examples
  • Overview of Arm Transactional Memory Extension
  • 内存系统资源划分和监控(MPAM)软件指南
  • MPAM简介

第五章 安全架构

  • TrustZone for Armv8-A
  • Armv8-A virtualization
  • armv9的RME简介
  • Introducing Arm Confidential Compute Architecture
  • Providing protection for complex software
  • lsolation using virtualization in the Secure World Whitepaper
  • Introduction to security

第六章 Timer
Generic Timer

第七章 总线和协议

  • Introduction to AMBA AXI
  • Introducing the AMBA Coherent Hub Interface
  • Atomic transactions in AMBA CHI

第八童

  • Arm电源控制系统架构
  • SoC低功耗设计

第九童

  • Arm PMU详解

第十章 内存屏障

  • Memory Systems, Ordering, and Barriers

第十一章 Debug & Trace

  • Armv8-A external debug
  • DUnderstanding Armv9-A trace
  • Before debugging on Armv8-A
  • Debugger usage on Armv8-A
  • AArch64 self-hosted debug

http://www.kler.cn/a/323137.html

相关文章:

  • 高级计算机算法的8道题(贪心、动态规划)
  • 蓝队基础1
  • 部署Apache Doris
  • 【Conda】Windows下conda的安装并在终端运行
  • Python小试牛刀:第一次爬虫,获取国家编码名称
  • Tiktok对接和内容发布申请流程
  • Nuxt.js提供了多种内置的性能优化策略
  • 在 CentOS 8 服务器上运行 Selenium 代码
  • Camera Raw:打开图像
  • UE5 C++: 插件编写04 | 增加和删改前缀
  • 蓝桥杯【物联网】零基础到国奖之路:十二. TIM
  • 数据结构 ——— 顺序表oj题:编写函数,合并两个有序数组
  • 【分布式微服务云原生】windows+docker+mysql5.7.44一主一从主从复制
  • TDengine 在业务落地与架构改造中的应用实践!
  • RK3568笔记六十三:基于LVGL的Linux相机
  • 基于python+flask+mysql的音频信息隐藏系统
  • 9.27 C++模板
  • Spring Boot 进阶-Spring Boot 开发第一个Web接口
  • 监控易监测对象及指标之:全面监控Oracle ODBC数据库
  • 汽车传感器的针脚数量因传感器类型和应用而异。
  • 图论系列(dfs)9/24
  • 解决你的IDE在使用的时候测试单元@Test在创建Scanner对象是键盘键入不了的问题;
  • jupyter快捷键
  • 猎板PCB大讲堂:PCB谐振效应及其对设计的影响
  • 探索高效中文分词:elasticsearch-analysis-hanlp 插件深度解析
  • Spring Cloud Alibaba-(4)Sentinel【流控和降级】