├── README.md ├── docs ├── arm64 │ ├── Google TEE环境trusty分析.md │ ├── arm-trusted-firmware分析.md │ ├── arm-trusted-firmware历史漏洞分析.md │ ├── arm64架构分析.md │ ├── device-tree分析.md │ └── dragonboard410c │ │ ├── Device-Tree与linux驱动模型.md │ │ ├── dragonboard410c系统安装与内核编译.md │ │ └── little-kernel分析.md ├── linksys-wrt1900acs-openwrt-for-daily-use.md ├── opentitan │ ├── Peripherals.md │ ├── ibex.md │ ├── opentitan-rtl-synthesis-with-yosys.md │ ├── prim.md │ └── tlul.md ├── riscv │ ├── coreboot_opensbi_test_debug.md │ ├── coreboot分析.md │ ├── hifiveunleashed_coreboot_notes-en.md │ ├── hifiveunleashed_coreboot_notes.md │ ├── opensbi代码分析.md │ ├── riscv-debug_and_openocd.md │ ├── riscv_security.md │ └── riscv架构.md ├── secure-your-crenditial-with-nitrokey-storage-hsm-keepass.md ├── usb-armory-for-daily-use.md └── x86 │ └── coreboot │ ├── 1.coreboot-x86.md │ ├── 2.coreboot-x86.md │ ├── 3.coreboot-x86.md │ └── 4.coreboot-x86移植相关.md ├── hardened_config ├── usbarmory-4.9.config ├── usbarmory-grsec-4.8.config └── usbarmory-grsec-4.9.config └── resources └── images └── docs └── opentitan ├── alert_handler_esc_timer.png ├── alert_handler_ping_timer.png ├── hmac_core_fsm.png ├── i2c_fsm.png ├── ibex.md-controller_fsm.png ├── sha2_fifo_fsm.png ├── sha2_hash_ctrl.png ├── sha2_pad.png ├── spi_fwm_rxf_ctrl_fsm.png ├── spi_fwm_txf_ctrl_fsm.png ├── usb_fs_nb_in_pe_fsm.png ├── usb_fs_nb_out_pe_fsm.png └── usb_fs_tx_fsm.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/README.md -------------------------------------------------------------------------------- /docs/arm64/Google TEE环境trusty分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/Google TEE环境trusty分析.md -------------------------------------------------------------------------------- /docs/arm64/arm-trusted-firmware分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/arm-trusted-firmware分析.md -------------------------------------------------------------------------------- /docs/arm64/arm-trusted-firmware历史漏洞分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/arm-trusted-firmware历史漏洞分析.md -------------------------------------------------------------------------------- /docs/arm64/arm64架构分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/arm64架构分析.md -------------------------------------------------------------------------------- /docs/arm64/device-tree分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/device-tree分析.md -------------------------------------------------------------------------------- /docs/arm64/dragonboard410c/Device-Tree与linux驱动模型.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/dragonboard410c/Device-Tree与linux驱动模型.md -------------------------------------------------------------------------------- /docs/arm64/dragonboard410c/dragonboard410c系统安装与内核编译.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/dragonboard410c/dragonboard410c系统安装与内核编译.md -------------------------------------------------------------------------------- /docs/arm64/dragonboard410c/little-kernel分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/arm64/dragonboard410c/little-kernel分析.md -------------------------------------------------------------------------------- /docs/linksys-wrt1900acs-openwrt-for-daily-use.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/linksys-wrt1900acs-openwrt-for-daily-use.md -------------------------------------------------------------------------------- /docs/opentitan/Peripherals.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/opentitan/Peripherals.md -------------------------------------------------------------------------------- /docs/opentitan/ibex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/opentitan/ibex.md -------------------------------------------------------------------------------- /docs/opentitan/opentitan-rtl-synthesis-with-yosys.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/opentitan/opentitan-rtl-synthesis-with-yosys.md -------------------------------------------------------------------------------- /docs/opentitan/prim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/opentitan/prim.md -------------------------------------------------------------------------------- /docs/opentitan/tlul.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/opentitan/tlul.md -------------------------------------------------------------------------------- /docs/riscv/coreboot_opensbi_test_debug.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/coreboot_opensbi_test_debug.md -------------------------------------------------------------------------------- /docs/riscv/coreboot分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/coreboot分析.md -------------------------------------------------------------------------------- /docs/riscv/hifiveunleashed_coreboot_notes-en.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/hifiveunleashed_coreboot_notes-en.md -------------------------------------------------------------------------------- /docs/riscv/hifiveunleashed_coreboot_notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/hifiveunleashed_coreboot_notes.md -------------------------------------------------------------------------------- /docs/riscv/opensbi代码分析.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/opensbi代码分析.md -------------------------------------------------------------------------------- /docs/riscv/riscv-debug_and_openocd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/riscv-debug_and_openocd.md -------------------------------------------------------------------------------- /docs/riscv/riscv_security.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/riscv_security.md -------------------------------------------------------------------------------- /docs/riscv/riscv架构.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/riscv/riscv架构.md -------------------------------------------------------------------------------- /docs/secure-your-crenditial-with-nitrokey-storage-hsm-keepass.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/secure-your-crenditial-with-nitrokey-storage-hsm-keepass.md -------------------------------------------------------------------------------- /docs/usb-armory-for-daily-use.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/usb-armory-for-daily-use.md -------------------------------------------------------------------------------- /docs/x86/coreboot/1.coreboot-x86.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/x86/coreboot/1.coreboot-x86.md -------------------------------------------------------------------------------- /docs/x86/coreboot/2.coreboot-x86.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/x86/coreboot/2.coreboot-x86.md -------------------------------------------------------------------------------- /docs/x86/coreboot/3.coreboot-x86.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/x86/coreboot/3.coreboot-x86.md -------------------------------------------------------------------------------- /docs/x86/coreboot/4.coreboot-x86移植相关.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/docs/x86/coreboot/4.coreboot-x86移植相关.md -------------------------------------------------------------------------------- /hardened_config/usbarmory-4.9.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/hardened_config/usbarmory-4.9.config -------------------------------------------------------------------------------- /hardened_config/usbarmory-grsec-4.8.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/hardened_config/usbarmory-grsec-4.8.config -------------------------------------------------------------------------------- /hardened_config/usbarmory-grsec-4.9.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/hardened_config/usbarmory-grsec-4.9.config -------------------------------------------------------------------------------- /resources/images/docs/opentitan/alert_handler_esc_timer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/alert_handler_esc_timer.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/alert_handler_ping_timer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/alert_handler_ping_timer.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/hmac_core_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/hmac_core_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/i2c_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/i2c_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/ibex.md-controller_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/ibex.md-controller_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/sha2_fifo_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/sha2_fifo_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/sha2_hash_ctrl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/sha2_hash_ctrl.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/sha2_pad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/sha2_pad.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/spi_fwm_rxf_ctrl_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/spi_fwm_rxf_ctrl_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/spi_fwm_txf_ctrl_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/spi_fwm_txf_ctrl_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/usb_fs_nb_in_pe_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/usb_fs_nb_in_pe_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/usb_fs_nb_out_pe_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/usb_fs_nb_out_pe_fsm.png -------------------------------------------------------------------------------- /resources/images/docs/opentitan/usb_fs_tx_fsm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hardenedlinux/embedded-iot_profile/HEAD/resources/images/docs/opentitan/usb_fs_tx_fsm.png --------------------------------------------------------------------------------