0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add debug box reference implementation link to docs More... almost 7 years ago
ipc: Add clarity in comments More... almost 7 years ago
Merge pull request #490 from thomasfangyi/use-memmove-instead-of-memcpy More... almost 7 years ago
ipc: Use memmove instead of memcpy More... almost 7 years ago
Add uvisor to Travis-CI More... almost 7 years ago
Remove trailing whitespace More... almost 7 years ago
pool_queue: Remove extra unlock in find_first More... almost 7 years ago
Merge pull request #470 from romkuz01/romkuz01_dev More... almost 7 years ago
Merge pull request #475 from thomasfangyi/pool_alignment_check More... almost 7 years ago
Merge pull request #488 from theamirocohen/static_convert More... almost 7 years ago
Convert asserts to static asserts More... almost 7 years ago
Merge pull request #478 from theamirocohen/static_assert More... almost 7 years ago
Implement a STATIC_ASSERT macro More... almost 7 years ago
Merge pull request #477 from Patater/fix-box-init-warning More... almost 7 years ago
Merge pull request #480 from p03189/master More... almost 7 years ago
Merge pull request #481 from mikisch81/memory_map_cleanup More... almost 7 years ago
Merge pull request #482 from thomasfangyi/vmpu-remove-magic-number More... almost 7 years ago
Clear magic numbers from code More... almost 7 years ago
armv8m_vmpu: Remove magic number in vmpu_arch_init More... almost 7 years ago
Remove memory_map sources and references More... almost 7 years ago
armv8m: Disable SAU region before any modification More... almost 7 years ago
Merge pull request #476 from mikisch81/remove_memory_map_refs More... almost 7 years ago
Add braces in single line else statement More... almost 7 years ago
Remove memory map references from uvisor core More... almost 7 years ago
Make debug box statically configurable More... almost 7 years ago
pool_queue: Limit query count to UVISOR_POOL_MAX_VALID in find_first More... almost 7 years ago
pool_queue: Reject double enqueuing More... almost 7 years ago
priv_sys_hooks: Fix build warning More... almost 7 years ago
Merge pull request #468 from thomasfangyi/check-start-smaller-than-end-first More... almost 7 years ago
Merge pull request #469 from thomasfangyi/find-first-termination More... almost 7 years ago