tricore.h (162B)
1#ifndef HW_TRICORE_H 2#define HW_TRICORE_H 3 4#include "exec/memory.h" 5 6struct tricore_boot_info { 7 uint64_t ram_size; 8 const char *kernel_filename; 9}; 10#endif
cachepc-qemuFork of AMDESE/qemu with changes for cachepc side-channel attack | |
git clone https://git.sinitax.com/sinitax/cachepc-qemu | |
Log | Files | Refs | Submodules | LICENSE | sfeed.txt |