iDalink / ld-linker-scriptLinks
GNU ld linker script 介绍 博客 链接脚本
☆174Updated 5 years ago
Alternatives and similar repositories for ld-linker-script
Users that are interested in ld-linker-script are comparing it to the libraries listed below
Sorting:
- ☆264Updated 9 months ago
- ARM Architecture Reference Manual for ARMv8-A 中文解读☆93Updated 8 years ago
- ☆67Updated 2 years ago
- This project aims to build an Embedded Linux System, in order to analyze the chip from the power-on execution of the first instruction to…☆334Updated this week
- My blog☆201Updated 9 months ago
- PRTOS Hypervisor is a lightweight, open-source embedded hypervisor☆67Updated 2 months ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆220Updated 3 years ago
- U-boot学习笔记☆120Updated 7 years ago
- Talk is cheap. Show me the code.☆21Updated 7 months ago
- ☆206Updated last year
- YiYiYa 一个os☆241Updated 10 months ago
- a simple armv8 operating os for study☆35Updated this week
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆281Updated 4 months ago
- A simple SMP OS on ARMv8a☆23Updated 3 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台☆40Updated 4 months ago
- Common scripts to build BiscuitOS☆273Updated 6 months ago
- Flexible Virtualization Solution for Embedded System☆256Updated last year
- qemu源码的阅读笔记☆77Updated 9 months ago
- "全国大学生操作系统比赛2025"相关信息☆279Updated 2 months ago
- Light Weight Object Oriented C macros☆442Updated last year
- ☆47Updated 5 years ago
- Scratchpad about Linux, Compiler and Virtualization☆74Updated last year
- 《从零开始的UEFI裸机编程》中文版示例代码☆104Updated 3 years ago
- tldr file for riscv assembly instructions☆17Updated 4 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆349Updated 2 years ago
- ☆17Updated last year
- [WIP] Xv6, a simple Unix-like teaching operating system, re-implemented for ARMv8 (AArch64), written in C