forked from zhurong90s/doclib
-
Notifications
You must be signed in to change notification settings - Fork 0
happly-plane/doclib
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
[ 448] .
├── [ 0] README
├── [ 352] book
│ ├── [ 320] arm
│ │ ├── [ 28M] ARM体系结构与编程(高清带书签) 杜春雷.big.pdf
│ │ ├── [5.2M] Computer Systems A Programmers Perspective (3rd).pdf
│ │ ├── [ 29M] Computer-Architecture-Computer Organization And Design 5th Edition2014.big.pdf
│ │ ├── [4.7M] Embedded Systems - ARM Programming and Optimization.pdf
│ │ ├── [3.3M] Relaxed virtual memory in Armv8-A (extended version).pdf
│ │ └── [ 84M] 计算机组成与设计:硬件 软件接口.big.pdf
│ ├── [ 192] c
│ │ ├── [8.4M] Programming Rust 2nd Edition.pdf
│ │ ├── [7.0M] Programming Rust_ Fast, Safe Systems Development.pdf
│ │ └── [850K] 高质量C编程指南.pdf
│ ├── [ 128] compile
│ │ └── [ 31M] 程序员的自我修养--链接、装载与库.big.pdf
│ ├── [ 256] embedded
│ │ ├── [139M] ARM Cortex-M3与Cortex-M4权威指南.big.pdf
│ │ ├── [ 12M] Embedded Software Development for Safety-Critical Systems by Chris Hobbs2020.pdf
│ │ ├── [ 40M] The Definitive Guide to ARM® Cortex®-M3 and Cortex®-M4 Processors, Third Edition.big.pdf
│ │ └── [9.7M] 《计算机组成原理》唐朔飞.pdf
│ ├── [ 480] linux
│ │ ├── [101M] ARM Linux内核源码剖析.big.pdf
│ │ ├── [6.4M] EMBEDDED LINUX SYSTEM DESIGN AND DEVELOPMENT.pdf
│ │ ├── [4.9M] Essential Linux Device Drivers.pdf
│ │ ├── [ 27M] LINUX内核源代码情景分析(上).big.pdf
│ │ ├── [ 23M] LINUX内核源代码情景分析(下).big.pdf
│ │ ├── [7.4M] Linux Device Drivers.pdf
│ │ ├── [2.1M] Linux系统编程(中文版).pdf
│ │ ├── [9.0M] Linux内核完全注释.pdf
│ │ ├── [1.9M] O'Reilly bash CookBook.pdf
│ │ ├── [5.2M] Operating System Concepts (9th Ed) - Gagne, Silberschatz, and Galvin.pdf
│ │ └── [ 58M] 嵌入式C语言自我修养——从芯片、编译器到操作系统.big.pdf
│ ├── [ 128] security
│ │ ├── [2.3M] Introduction to Cryptography Principles and Applications, 2nd Edition (Information Security and Cryptography.pdf
│ │ └── [2.5M] OpenSSL与网络信息安全-基础、结构和指令.pdf
│ ├── [ 96] software
│ │ └── [8.9M] Software Engineering at Google.pdf
│ └── [ 256] special
│ ├── [557K] (mandatory)C语言终极面试宝典.pdf
│ ├── [ 66M] (mandatory)操作系统.big.pdf
│ ├── [ 12M] (mandatory)嵌入式软件开发笔试面试指南.pdf
│ ├── [ 16M] (optional)Http核心总结.pdf
│ └── [109M] 王道程序员面试宝典_s13441339-王道论坛 组编.big.pdf
├── [ 192] man
│ ├── [ 320] arm
│ │ ├── [ 128] arm9
│ │ │ └── [1.5M] DDI0201D_arm946es_r1p1_trm.pdf
│ │ ├── [ 224] armv7
│ │ │ ├── [1.1M] ARM Developer Suite Developer Guide.pdf
│ │ │ ├── [4.1M] ARMv7-A programmer guide.pdf
│ │ │ └── [ 10M] armv7ar_architecture_reference_manual.pdf
│ │ ├── [ 768] armv8
│ │ │ ├── [1.3M] Armv8-A-Instruction-Set-Architecture.pdf
│ │ │ ├── [4.3M] DEN0024A_v8_architecture_PG.pdf
│ │ │ ├── [1.9M] GICv3_Software_Overview_Official_Release_B.pdf
│ │ │ ├── [1.4M] GNU汇编器as_v2.34.pdf
│ │ │ ├── [639K] GNU链接器ld_v2.34.pdf
│ │ │ ├── [927K] Learn_the_Architecture_Memory_Management_101811_0101_00_en.pdf
│ │ │ ├── [990K] Platform Security Boot Guide - Arm.pdf
│ │ │ ├── [1.0M] Platform Security Guide for A-Profile.pdf
│ │ │ ├── [130K] arm64_quick_reference.pdf
│ │ │ ├── [4.3M] arm_v8_architecture_programmer_guide.pdf
│ │ │ ├── [5.2M] armasm_user_guide.pdf
│ │ │ ├── [235K] armv8-a_memory_systems_100941_0101_en.pdf
│ │ │ ├── [308K] armv8_a_address_translation.pdf
│ │ │ ├── [ 49M] armv8_arm_v8.6.big.pdf
│ │ │ ├── [514K] armv8m_architecture_memory_protection_unit_100699_0100_00_en.pdf
│ │ │ ├── [472K] baremetal_boot_code_for_ARMv8_A_processors.pdf
│ │ │ ├── [907K] corelink_mmu500_memory_management_unit_r2p4_technical_reference_manual_DDI0517F_en (1).pdf
│ │ │ ├── [3.3M] cortex_a72_mpcore_trm_100095_0003_06_en.pdf
│ │ │ ├── [554K] gic400_r0p1_trm.pdf
│ │ │ └── [1.3M] learn_the_architecture_-_trustzone_for_aarch64_102418_0101_00_en.pdf
│ │ ├── [ 128] armv9
│ │ │ ├── [8.7M] ARMv9指令手册.pdf
│ │ │ └── [10.0M] SysReg_xml_A_Profile-2022-03.pdf
│ │ ├── [ 128] cortex-m
│ │ │ └── [7.8M] system-on-chip-design-cortex-m.pdf
│ │ ├── [ 224] standard
│ │ │ ├── [703K] GPD_TEE_SE_API_v1.1.1_PublicRelease_CC.pdf
│ │ │ ├── [185K] Procedure Call Standard for the Arm® 64-bit Architecture (AArch64).pdf
│ │ │ ├── [293K] SMC CALLING CONVENTION System Software on ARM Platforms.pdf
│ │ │ └── [886K] TEE_Client_API_Specification-V1.0_c.pdf
│ │ └── [ 192] ti
│ │ ├── [4.2M] AM335x Sitara Processors datasheet.pdf
│ │ ├── [ 23M] AM335x and AMIC110 Sitara Processors TRM.big.pdf
│ │ └── [658K] Secure Boot on embedded Sitara processors (Rev. A).pdf
│ ├── [ 192] embedded
│ │ ├── [ 128] boardcom
│ │ │ ├── [1.5M] 2711_1p0- 树莓派4B 芯片手册.pdf
│ │ │ └── [1.3M] bcm2711-peripherals-树莓派4b芯片手册-v1.3.pdf
│ │ ├── [ 96] nxp
│ │ │ └── [ 62M] i.MX 8QuadMax Applications Processor Reference Manual.big.pdf
│ │ └── [ 128] st
│ │ └── [ 160] stm32
│ │ ├── [ 11M] STM32F4 FreeRTOS开发手册_V1.1.pdf
│ │ ├── [5.9M] STM32F4 UCOS开发手册_V3.0.pdf
│ │ └── [ 18M] cd00225773-stm32f205xx-stm32f207xx-stm32f215xx-and-stm32f217xx-advanced-armbased-32bit-mcus-stmicroelectronics.pdf
│ └── [ 96] security
│ └── [189K] AN12838-Strengthening public key crypto using caam secure key.pdf
├── [ 61] onekey.bat
├── [ 97] onekey.sh
├── [ 160] paper
│ ├── [ 128] security
│ │ ├── [5.2M] 基于TrustZone技术...nux安全模块隔离方法研究_岳晨旭.caj
│ │ └── [4.2M] 应用于ARM_TrustZ...高可信运行环境的设计与实现_仇伟民.caj
│ └── [ 288] software
│ ├── [ 96] barrier
│ │ └── [ 95K] 存储一致性模型研究.pdf
│ ├── [ 192] boot
│ │ ├── [345K] ARM-Linux嵌入式系...t_Loader分析与设计_王世阳.pdf
│ │ ├── [1.8M] 基于ARM的BootLoader系统加载设计_滕军.pdf
│ │ └── [2.0M] 嵌入式BootLoader的设计与实现_龙帆.pdf
│ ├── [ 192] cache
│ │ ├── [1.2M] Are Coherence Protocol States Vulnerable to Information Leakage.pdf
│ │ ├── [146K] Caches in DSP processors.pdf
│ │ ├── [295K] Empirical_Evaluation_of_the_cray-t3d_a_compiler_perspecitve.pdf
│ │ └── [214K] teaching_the_cache_memory_coherence_with_the_MESI_protocal_simulation.pdf
│ ├── [ 416] mmu
│ │ ├── [ 12M] ARM的虚拟内存管理技术的研究_李国银.caj
│ │ ├── [2.1M] CPU-GPU异构架构下共享内存管理策略的研究_汪梦萱.caj
│ │ ├── [2.1M] Hash, Don’t Cache (the Page Table).pdf
│ │ ├── [7.4M] 基于FPGA的虚拟内存管理模块设计_韩苏.caj
│ │ ├── [764K] 红黑树在Linux虚拟内存区域管理中的应用_刘勇.caj
│ │ ├── [249K] 内存管理单元MMU虚拟化代价研究_王华斌.pdf
│ │ ├── [1.7M] 嵌入式软件虚拟内存管理平台的实现研究_王晓航.caj
│ │ ├── [1.8M] 嵌入式软件虚拟内存管理平台的实现研究_王晓航.pdf
│ │ ├── [6.2M] 基于多核处理器的任务调度与内存管理研究_杨国庆.caj
│ │ └── [3.2M] 新型异构多核处理器主核操作系统设计与实现_张震.caj
│ ├── [ 224] stack
│ │ ├── [488K] FreeBSD的地址空间随机化_罗宇翔.pdf
│ │ ├── [4.5M] Linux平台上针对栈溢出攻击的防护技术研究_王宇.caj
│ │ ├── [473K] 基于Linux地址空间随机化的缓冲区溢出研究_俞晓鸿.pdf
│ │ ├── [3.9M] 基于多态Canary的栈保护技术研究_王之隆.caj
│ │ └── [333K] 地址空间随机化技术研究_戈戟.pdf
│ └── [ 288] trustzone
│ ├── [2.4M] Demystifying ARM TrustZone TEE Client API using OP-TEE.pdf
│ ├── [5.2M] 基于TrustZone技术...nux安全模块隔离方法研究_岳晨旭.caj
│ ├── [2.1M] 基于TrustZone的可信操作系统设计与实现_张文.caj
│ ├── [3.3M] 基于Trustzone的安...安全启动与数据加密方法研究_高文.caj
│ ├── [4.2M] 应用于ARM_TrustZ...高可信运行环境的设计与实现_仇伟民.caj
│ ├── [403K] 一种基于TrustZone...构的引导时可信度量机制设计_尹超.pdf
│ └── [4.7M] 基于非对称多处理器的可信域安全架构研究_陈亮强.caj
├── [ 128] personal
│ └── [ 12K] cpu_timeline.xlsx
└── [ 160] ppt
├── [ 608] arm
│ ├── [2.2M] 07-multiprocessors-MF.pdf
│ ├── [750K] 6Bmemory.pdf
│ ├── [9.3M] ARM_CPUs_lecture_2021_10_04.ppt
│ ├── [ 67K] Cache coherence in shared-memory architectures(MESI).pdf
│ ├── [1.4M] Cache_and_data_coherency_V02.pptx
│ ├── [219K] Computer Architecture - cache-tlb-mmu ppt.pdf
│ ├── [156K] LPC_vDSO.pdf
│ ├── [749K] Memory Hierarchy.pptx
│ ├── [4.0M] Modern Memory Systems Lecture-7 (Caches).pdf
│ ├── [611K] Walker-08.pdf
│ ├── [455K] dokumen.tips_lcu14-500-arm-trusted-firmware.pdf
│ ├── [883K] dokumen.tips_trusted-firmware-m-amazon-web-firmware-storage-server-runtime-firmware-local-storage.pdf
│ ├── [758K] dokumen.tips_xpds16-keeping-coherency-on-arm-julien-grall-arm.pdf
│ ├── [2.6M] optee_cryptograph_elc2021.pdf
│ └── [374K] tkos_secure_boot_lecture_20190605.pdf
└── [ 128] kernel
└── [8.7M] decompressed-vmlinux-linux-kernel-initialization-from-page-table-configuration-perspective.pdf
38 directories, 126 files
About
my doclib
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 61.4%
- Batchfile 38.6%