mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
6b55790e73
This reduces the redundant implementations of checksum calculation to one generic implementation, makes the checksum interface conform over all protocols, and brings performance optimizations. For instance, the checksum is now calculated directly in big endian which saves us most of the previously done byte-re-ordering. Issue #2775 |
||
---|---|---|
.. | ||
spec | ||
alarm.mk | ||
blit.mk | ||
net.mk | ||
sd_card.inc | ||
server.mk | ||
timed_semaphore.mk | ||
timeout-arm.mk | ||
timeout.mk | ||
vfs.mk |