Sign in
opensecura
/
3p
/
cheriot-rtos
/
HEAD
« Previous
6ee20e4
Sonata simulator run through xmake
by Marno van der Maas
· 3 months ago
1125936
Sonata simulator board file
by Marno van der Maas
· 3 months ago
9d6c5fd
CI runs all examples on Sonata simulator
by Marno van der Maas
· 4 months ago
67b735a
Audit example elf called audit
by Marno van der Maas
· 3 months ago
aae3595
Trailing whitespace removed in some files
by Marno van der Maas
· 4 months ago
69c853b
Sonata simulator run script added
by Marno van der Maas
· 4 months ago
ce07547
Examples now have model output to check against
by Marno van der Maas
· 3 months ago
a1e831a
Sonata: correct size of SRAM and revocation tags
by Marno van der Maas
· 4 months ago
7cf893e
Fix the readme for example 04.
by David Chisnall
· 3 months ago
7c7bf06
Fix capitalisation of comment.
by David Chisnall
· 3 months ago
9e45753
sonata: Added LCD backlight PWM to board description
by Hugo McNally
· 4 months ago
64fd005
sonata: simplified the PWM driver
by Hugo McNally
· 4 months ago
f58a9b0
Improve a comment and fix heap_can_free.
by David Chisnall
· 3 months ago
e32da28
switcher: add note about being preemptive within
by Nathaniel Wesley Filardo
· 4 months ago
86f5521
switcher: shave trusted_stack_exhausted
by Nathaniel Wesley Filardo
· 4 months ago
e1696e9
switcher: clobber mtval in .Lcommon_thread_exit
by Nathaniel Wesley Filardo
· 4 months ago
d55b9b1
switcher: common up 'li 0xffff'
by Nathaniel Wesley Filardo
· 4 months ago
0549b82
switcher: use negative offsets in initial spill
by Nathaniel Wesley Filardo
· 4 months ago
374b12e
switcher: use zeroOne, not cmove cnull.
by Nathaniel Wesley Filardo
· 4 months ago
c2cf524
switcher/entry.S: clarify macro names
by Nathaniel Wesley Filardo
· 4 months ago
afb0e33
switcher: docs for library functions
by Nathaniel Wesley Filardo
· 4 months ago
e669275
switcher: document cross-call function wiring
by Nathaniel Wesley Filardo
· 4 months ago
77e20c6
switcher: add documentation about local seals
by Nathaniel Wesley Filardo
· 4 months ago
bb77164
switcher: symbolize the export entry IRQ flags
by Nathaniel Wesley Filardo
· 4 months ago
2551867
Switcher doc fixes
by Nathaniel Wesley Filardo
· 4 months ago
521a407
sencha: fix sw revoker shadow config
by Sam Leffler
· 3 months ago
de2db17
Export freestanding symbols as unmangled.
by David Chisnall
· 3 months ago
decf379
Refactor simulation exit code
by Nathaniel Wesley Filardo
· 3 months ago
cf9e222
Merge remote-tracking branch 'upstream/main' into update
by Sam Leffler
· 4 months ago
1765da6
token_unseal: use a3 instead of t1 for temporaries
by Nathaniel Wesley Filardo
· 4 months ago
dea5b60
token_unseal: wield three unsealing authorities
by Nathaniel Wesley Filardo
· 4 months ago
d1b7db0
Support .sealing_key3 in privileged compartments
by Nathaniel Wesley Filardo
· 4 months ago
049fb9e
switcher: use two different (un)sealing caps
by Nathaniel Wesley Filardo
· 4 months ago
ebb73af
switcher: add scripts/dot_from_switcher.lua
by Nathaniel Wesley Filardo
· 4 months ago
5350f64
switcher: Rework commentary
by Nathaniel Wesley Filardo
· 5 months ago
b6169f6
switcher: NFC: .Lout_of_trusted_stack zero a1 with the others
by Nathaniel Wesley Filardo
· 5 months ago
7f728ca
switcher: ensure that MTCC is really NULL on fault
by Nathaniel Wesley Filardo
· 5 months ago
e5cdcd5
switcher: remove useless debug register moves
by Nathaniel Wesley Filardo
· 5 months ago
2a0b59d
switcher: avoid reload of mtdc in cross-call
by Nathaniel Wesley Filardo
· 5 months ago
60029f6
switcher: avoid a 2nd read of mtdc on error path
by Nathaniel Wesley Filardo
· 5 months ago
6a41bc1
switcher: small change to register allocation
by Nathaniel Wesley Filardo
· 5 months ago
cce3886
switcher: in args zeroing, move some gets closer to use
by Nathaniel Wesley Filardo
· 5 months ago
5fe591a
switcher: move .Lout_of_trusted_stack towards use
by Nathaniel Wesley Filardo
· 5 months ago
748f086
switcher: remove some redundant instructions
by Nathaniel Wesley Filardo
· 5 months ago
1bbc105
switcher: inline and prune check_compartment_stack_integrity
by Nathaniel Wesley Filardo
· 5 months ago
4816a7e
switcher: rename _skip_compartment_call to _after
by Nathaniel Wesley Filardo
· 4 months ago
41117c7
loader: correct stale commentary
by Nathaniel Wesley Filardo
· 5 months ago
c749b92
Fixups from #343 and #345
by Nathaniel Wesley Filardo
· 4 months ago
6362aa5
Merge "sencha: track hardware memory map"
by Sam Leffler
· 4 months ago
78c1eea
sencha: track hardware memory map
by Sam Leffler
· 5 months ago
6821671
allocator-test: claims reveal underlying object sizes
by Nathaniel Wesley Filardo
· 4 months ago
8f769c9
alloc: expose CHERIOTHeapMinChunkSize
by Nathaniel Wesley Filardo
· 4 months ago
039680c
sonata: v1.0 I2C driver
by Hugo McNally
· 4 months ago
bc11dd9
sonata: updated the prerelease board description
by Hugo McNally
· 4 months ago
ca3ba0a
sonata: created a v0.2 subdirectory for old drivers
by Hugo McNally
· 4 months ago
2b98b89
fix types for __multi3
by Phil Day
· 4 months ago
8d4522e
Add __multi3() to crt library
by Phil Day
· 4 months ago
e1dde9e
Merge remote-tracking branch 'upstream/main' into update
by Sam Leffler
· 4 months ago
dc960d0
token_unseal: commentary and symbolic names
by Nathaniel Wesley Filardo
· 4 months ago
e8d3881
token_unseal: leave scalar in temporary register
by Nathaniel Wesley Filardo
· 4 months ago
3fb572f
token_unseal: use cgettop
by Nathaniel Wesley Filardo
· 5 months ago
89b62f1
Make ecall inline asm as clobbering memory, which acts as a compiler barrier.
by Owen Anderson
· 4 months ago
27e4735
Regression test for IRQs on thread exit path
by Nathaniel Wesley Filardo
· 4 months ago
043ba9b
switcher: ensure IRQs deferred on exit path
by Nathaniel Wesley Filardo
· 4 months ago
67e36e3
scheduler: Debug assert IRQs deferred on exception
by Nathaniel Wesley Filardo
· 4 months ago
ac57fc3
sonata: split the USB's packet_receive function
by Hugo McNally
· 4 months ago
a0f0b97
sonata: Added a driver for the OpenTitan USB block
by Hugo McNally
· 4 months ago
8df0dc9
Eliminate use of #elifdef
by Owen Anderson
· 4 months ago
cee7aa7
Fix typos in tests
by Owen Anderson
· 4 months ago
3737db3
unwind: export and use symbolic names in assembler
by Nathaniel Wesley Filardo
· 4 months ago
0c1be01
setjmp: export symbolic offsets in assembler
by Nathaniel Wesley Filardo
· 4 months ago
a21922d
assembly-helpers: correct macro definition
by Nathaniel Wesley Filardo
· 4 months ago
c459006
tests/crash_recovery: verify IRQ state in handler
by Nathaniel Wesley Filardo
· 4 months ago
cf97d5e
switcher: enable IRQs while in fault handlers
by Nathaniel Wesley Filardo
· 4 months ago
f7c08ee
NFC CHERI: move sealing type definitions to C
by Nathaniel Wesley Filardo
· 4 months ago
b26250c
NFC CHERI: move some definitions from C++ to C
by Nathaniel Wesley Filardo
· 4 months ago
603434d
Fight xmake CI more.
by David Chisnall
· 4 months ago
f354409
One more attempt at xmake CI.
by David Chisnall
· 4 months ago
e925965
Anther attempt at xmake CI.
by David Chisnall
· 4 months ago
fbee003
Try to debug xmake nightly job failure.
by David Chisnall
· 4 months ago
bccba2a
switcher: symbolic names of seal types
by Nathaniel Wesley Filardo
· 5 months ago
a6966a4
switcher: symbolic names of switcher mcause values
by Nathaniel Wesley Filardo
· 5 months ago
e9ad0f2
switcher: move some constants to misc-assembly.h
by Nathaniel Wesley Filardo
· 4 months ago
85122f6
assembly-helper: introduce two new forms
by Nathaniel Wesley Filardo
· 4 months ago
62ca32b
Fix bashism.
by David Chisnall
· 4 months ago
3d9851e
Don't uninstall xmake in the nightly test.
by David Chisnall
· 4 months ago
46eaf4f
Fix username in nightly test job.
by David Chisnall
· 4 months ago
3ceb170
Fix name of nightly job.
by David Chisnall
· 4 months ago
7b1755b
Run nightly tests with new xmake versions.
by David Chisnall
· 4 months ago
bcc717a
Fix the build.
by David Chisnall
· 4 months ago
a24ecbf
RTOS fixes required to build with clang-17
by Owen Anderson
· 4 months ago
d0c682e
clang-tidy: Added readability-braces-around-statements check (#338)
by Hugo McNally
· 4 months ago
82a113c
sonata: now using a macro to set default baud rate
by Hugo McNally
· 4 months ago
716e904
sonata: UART fix receive_watermark and tolerate FIFO size changes
by Hugo McNally
· 4 months ago
7594bdf
Type fixed in uf2utils
by Marno van der Maas
· 4 months ago
76a7a27
fail-simulator-on-error: no special case for exit
by Nathaniel Wesley Filardo
· 5 months ago
cb93769
loader: populate threads' initial cra
by Nathaniel Wesley Filardo
· 5 months ago
6901576
switcher/loader: export switcher_skip_compartment_call
by Nathaniel Wesley Filardo
· 5 months ago
d70f730
loader: teach boot.cc about return sentries
by Nathaniel Wesley Filardo
· 5 months ago
d543e4c
switcher: change TrustedStack underflow to exit
by Nathaniel Wesley Filardo
· 5 months ago
Next »