ARM系统软件工程师必备的资源

一、开源仓库

1. Linux: 官网The Linux Kernel Archives

git下载:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

清华大学站点:

稳定版本:
git clone https://mirrors.tuna.tsinghua.edu.cn/git/linux-stable.git
主线版本:
git clone https://mirrors.tuna.tsinghua.edu.cn/git/linux.git

国内更多站点:

中科大镜像站:https://mirrors.ustc.edu.cn/kernel.org/

清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/kernel/

阿里云开源镜像站:https://mirrors.aliyun.com/kernel/

网易开源镜像站:http://mirrors.163.com/kernel/

华为开发者社区:https://developer.huawei.com/consumer/cn/openSource/topic/2021-kernel

 github仓库:

GitHub - torvalds/linux: Linux kernel source tree

2. ATF:

官网:

TrustedFirmware-A (TF-A)

github:

GitHub - ARM-software/arm-trusted-firmware: Read-only mirror of Trusted Firmware-A

3. TF-A-TEST

官网文档:

Trusted Firmware-A Tests Documentation — Trusted Firmware-A Tests documentation (trustedfirmware-a-tests.readthedocs.io)

仓库:

git clone https://git.trustedfirmware.org/TF-A/tf-a-tests.git

4. OP-TEE

官网:(2019年末,Linaro将OP-TEE项目移交给trustedfirmware.org

OP-TEE (trustedfirmware.org)

github:

OP-TEE · GitHub

相关推荐

  1. ARM系统软件工程师必备资源

    2023-12-10 16:52:02       61 阅读
  2. 软件开发必备步骤

    2023-12-10 16:52:02       30 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2023-12-10 16:52:02       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2023-12-10 16:52:02       106 阅读
  3. 在Django里面运行非项目文件

    2023-12-10 16:52:02       87 阅读
  4. Python语言-面向对象

    2023-12-10 16:52:02       96 阅读

热门阅读

  1. Reactor模型

    2023-12-10 16:52:02       65 阅读
  2. 猜数字游戏与关机程序

    2023-12-10 16:52:02       60 阅读
  3. 安装部署Docker-Compose

    2023-12-10 16:52:02       43 阅读
  4. Linux C++快速入门

    2023-12-10 16:52:02       53 阅读
  5. Vue笔记(二)基本语法

    2023-12-10 16:52:02       50 阅读
  6. 二、安全与风险管理—信息安全治理

    2023-12-10 16:52:02       72 阅读
  7. 信息学奥赛一本通2058

    2023-12-10 16:52:02       53 阅读