gvisor/pkg/sentry
Ayush Ranjan 2eeca68900 Added tiny ext4 image.
The image is of size 64Kb which supports 64 1k blocks
and 16 inodes. This is the smallest size mkfs.ext4 works with.

Added README.md documenting how this was created and included
all files on the device under assets.

PiperOrigin-RevId: 257712672
2019-07-11 17:17:47 -07:00
..
arch Update canonical repository. 2019-06-13 16:50:15 -07:00
context Preallocate auth.NewAnonymousCredentials() in contexttest.TestContext. 2019-06-20 13:36:14 -07:00
control Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
device Update canonical repository. 2019-06-13 16:50:15 -07:00
fs Added tiny ext4 image. 2019-07-11 17:17:47 -07:00
hostcpu Update canonical repository. 2019-06-13 16:50:15 -07:00
hostmm Update canonical repository. 2019-06-13 16:50:15 -07:00
inet Update canonical repository. 2019-06-13 16:50:15 -07:00
kernel build: add nogo for static validation 2019-07-09 16:44:06 -07:00
limits Update canonical repository. 2019-06-13 16:50:15 -07:00
loader Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
memmap Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
mm Add finalizer on AtomicRefCount to check for leaks. 2019-06-28 20:07:52 -07:00
pgalloc Update canonical repository. 2019-06-13 16:50:15 -07:00
platform tss: block userspace access to all I/O ports. 2019-07-09 22:21:56 -07:00
safemem Update canonical repository. 2019-06-13 16:50:15 -07:00
sighandling Update canonical repository. 2019-06-13 16:50:15 -07:00
socket netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -07:00
state Update canonical repository. 2019-06-13 16:50:15 -07:00
strace netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -07:00
syscalls Cleanup straggling syscall dependencies. 2019-07-09 16:18:02 -07:00
time build: add nogo for static validation 2019-07-09 16:44:06 -07:00
unimpl Update canonical repository. 2019-06-13 16:50:15 -07:00
uniqueid Update canonical repository. 2019-06-13 16:50:15 -07:00
usage Update canonical repository. 2019-06-13 16:50:15 -07:00
usermem Update canonical repository. 2019-06-13 16:50:15 -07:00
watchdog Add list of stuck tasks to panic message 2019-06-21 12:46:53 -07:00
BUILD