Now
About
Social
Code
index
:
sgx-reversing
main
Tools for reverse engineering the sgx540 GPU on a ci20 dev board
Lucas Fryzek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-07
drv: Add ccb buffer and pds data
Lucas Fryzek
2024-08-07
drv: Fix mmap to return successfully
Lucas Fryzek
2024-08-07
wrap: Fix crashing from missing mmap offset
Lucas Fryzek
2024-08-06
drv: Attempt to add mapping support
Lucas Fryzek
2024-08-06
wrap: Zero more buffers
Lucas Fryzek
2024-08-03
drv: Add code to create hw render ctx
Lucas Fryzek
2024-08-02
meson: Make rootfs path a configuration variable
Lucas Fryzek
2024-08-02
drv: Add custom userspace driver
Lucas Fryzek
2024-07-28
wrap: Improve some data gathering
Lucas Fryzek
2024-07-27
wrap: Add wrapping library
Lucas Fryzek
2024-07-27
drvemu: Add some X11 emulation to get application to run
Lucas Fryzek
2024-07-26
meson: Remove added eurasia_km path
Lucas Fryzek
2024-07-26
meson: Remove hardcoded path and make it configurable
Lucas Fryzek
2024-07-26
apps: Add surfaceless test app
Lucas Fryzek
2024-07-21
drvemu: Get past init until DRI
Lucas Fryzek
2024-07-21
drvemu: Implement device memory allocation
Lucas Fryzek
2024-07-20
drvemu: Implement more ioctls for gles test to init
Lucas Fryzek
2024-07-16
repo: Add GPLv3 license
Lucas Fryzek
2024-07-16
repo: Clean up source organization
Lucas Fryzek
2024-07-16
repo: Add .gitignore file
Lucas Fryzek
2024-07-16
drvemu: Get `sgx_init_info` to run successfully
Lucas Fryzek
2024-07-14
Emulate more ioctl
Lucas Fryzek
2024-07-08
Get more tracing working
Lucas Fryzek
2024-07-07
Get LD_PRELOAD library to highjack driver
Lucas Fryzek
2024-07-07
Initial commit
Lucas Fryzek