Pinned Repositories
CacheSimulator
This project is just a simple C project to simulate processor cache and calculate the hits and misses
ChakraCore
ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge
linux-riscv-cfi
Linux kernel source tree
opensbi
RISC-V Open Source Supervisor Binary Interface
PDPSimulator
Simple pdp11 simulator
qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
riscv-cfi
This repo holds the work area and revisions of the RISC-V CFI (Shadow Stack and Landing Pads) specifications. CFI defines the privileged and unprivileged ISA extensions that can be used by privileged and unprivileged programs to protect the integrity of their control-flow.
riscv-j-extension
Working Draft of the RISC-V J Extension Specification
riscv-test-env
forking env to perform some custom changes in vm env
riscv-tests
deepak0414's Repositories
deepak0414/CacheSimulator
This project is just a simple C project to simulate processor cache and calculate the hits and misses
deepak0414/ChakraCore
ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge
deepak0414/linux-riscv-cfi
Linux kernel source tree
deepak0414/opensbi
RISC-V Open Source Supervisor Binary Interface
deepak0414/PDPSimulator
Simple pdp11 simulator
deepak0414/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
deepak0414/riscv-cfi
This repo holds the work area and revisions of the RISC-V CFI (Shadow Stack and Landing Pads) specifications. CFI defines the privileged and unprivileged ISA extensions that can be used by privileged and unprivileged programs to protect the integrity of their control-flow.
deepak0414/riscv-j-extension
Working Draft of the RISC-V J Extension Specification
deepak0414/riscv-test-env
forking env to perform some custom changes in vm env
deepak0414/riscv-tests
deepak0414/riscv-glibc
CFI -- RISC-V port of GNU's libc
deepak0414/riscv-memory-tagging
Adminstrative resources for the Memory Tagging Task Group (TG)
deepak0414/riscv-memory-tagging-extension
Repo for Memory Tagging ISA extension that can be used by software to enforce memory tag checks on memory loads and stores
deepak0414/runtime-integrity
Group administration repository for SIG: Runtime Integrity
deepak0414/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.