issues
search
au-ts
/
sddf
A collection of interfaces, libraries and tools for writing device drivers for seL4 that allow accessing devices securely and with low overhead.
Other
23
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
drivers/i2c/meson: fix undefined behaviour
#291
Ivan-Velickovic
closed
1 week ago
0
Move mkvirtdisk script to tools/
#290
Ivan-Velickovic
closed
1 week ago
0
examples/echo_server: improve README
#289
Ivan-Velickovic
opened
1 week ago
0
Add support for GPT partition schema
#288
terryzbai
opened
1 week ago
3
README: add note
#287
Ivan-Velickovic
closed
1 week ago
0
examples/blk: fix build.zig for mkvirtdisk script changing
#286
Ivan-Velickovic
closed
1 week ago
0
fix: clang compiler in devShell
#285
wucke13
closed
6 days ago
9
Future work for GPU device class
#284
Ivan-Velickovic
opened
1 week ago
0
PCIe/NVMe Driver
#283
midnightveil
opened
1 week ago
0
Move `blk` and `mmc` example to default to Clang
#282
Ivan-Velickovic
closed
2 weeks ago
0
examples/blk: do not depend on xxd
#281
Ivan-Velickovic
closed
2 weeks ago
1
nix: move to flake.nix
#280
Ivan-Velickovic
closed
1 week ago
3
`shell.nix` is missing `xxd` which is at least used by the blk driver example
#279
wucke13
closed
2 weeks ago
1
Add clock driver for meson
#278
terryzbai
opened
3 weeks ago
0
build.zig: various fixes in examples
#277
Ivan-Velickovic
closed
3 weeks ago
0
build.zig: Override MICROKIT_SDK environment variable
#276
midnightveil
closed
3 weeks ago
1
drivers/blk/virtio: fix typo in comment
#275
Ivan-Velickovic
closed
3 weeks ago
0
[DO NOT MERGE] Draft implementation of agnostic sDDF for virtio echo server
#274
alwin-joshy
opened
1 month ago
1
A minimal Rust based sdmmc driver for odroidc4
#273
Cheng-Li1
opened
1 month ago
12
serial/virtio: Update names of patched variables
#272
alwin-joshy
closed
1 month ago
1
fix packet length read from descriptor in dwmac
#271
dhaliman
closed
1 month ago
1
blk: missing size -> capacity rename
#270
Ivan-Velickovic
closed
1 month ago
0
Fix buffer length read from descriptor in dwmac
#269
dhaliman
closed
1 month ago
4
ci: update to GCC-12 and use macos-14
#268
Ivan-Velickovic
closed
1 month ago
0
drivers/serial/virtio: do not define DEBUG_DRIVER by default
#267
Ivan-Velickovic
closed
1 month ago
0
Minor virtIO fixes in block and ethernet driver
#266
Ivan-Velickovic
closed
1 month ago
2
virtIO console driver improvements
#265
Ivan-Velickovic
opened
1 month ago
0
drivers/serial: implement virtIO console driver
#264
Ivan-Velickovic
closed
1 month ago
2
Fix serial queue flag functions and descriptions
#263
Courtney3141
closed
1 month ago
2
Add pinctrl driver for imx and meson
#262
dreamliner787-9
opened
1 month ago
1
examples/blk: README fix
#261
Ivan-Velickovic
closed
2 months ago
0
drivers/blk/virtio: make setvars consistent with other block drivers
#260
Ivan-Velickovic
closed
2 months ago
0
Add echo server example for Pine64 Star64
#259
Kswin01
opened
2 months ago
0
build.zig: compile MMC drivers
#258
Ivan-Velickovic
closed
2 months ago
0
drivers/net/virtio: assert instead of early return
#257
Ivan-Velickovic
closed
2 months ago
0
Rework serial config files
#256
Courtney3141
opened
2 months ago
0
Multicore
#255
Courtney3141
opened
2 months ago
0
Update ethernet driver HW rings
#254
Courtney3141
opened
2 months ago
0
Add `tx_provide` to ethernet driver `handle_irq`
#253
Courtney3141
closed
1 month ago
3
Use the entire capacity of the net queue
#252
Courtney3141
closed
2 months ago
1
Add missing comma to colours list is serial tx virt
#251
Courtney3141
closed
2 months ago
0
Use capacity/length instead of size in network and serial subsystems
#250
Courtney3141
closed
2 months ago
0
build.zig: add network drivers and components
#249
Ivan-Velickovic
closed
2 months ago
0
blk virt: Replace resp queue full check with assert
#248
erichchan999
closed
2 months ago
0
Don't infinite loop in unexpected state
#247
Ivan-Velickovic
closed
2 months ago
1
examples/blk: minor fix
#246
Ivan-Velickovic
closed
2 months ago
0
ci: change how we download Zig
#245
Ivan-Velickovic
closed
2 months ago
0
Use LLVM19 for clang-format
#244
midnightveil
closed
2 months ago
2
i2c: added index check so if driver screws up client wont break
#243
TristanCM347
closed
2 months ago
1
Initial sDDF GPU Design
#242
erichchan999
closed
1 week ago
2
Next