Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
HEAD
« Previous
a76b213
Merge #206
by bors[bot]
· 5 years ago
71eee6f
boards: opentitan: Update the OpenTitan SRAM address
by Alistair Francis
· 5 years ago
b88bb2c
linker: make sram origin symbol
by Brad Campbell
· 5 years ago
4a2c55a
size-diff CI step: make sure the toolchains for the old and new commits are both installed, otherwise the old commit will fail to build.
by Johnathan Van Why
· 5 years ago
3d43eaa
Update the Rust toolchain to nightly-2020-06-10.
by Johnathan Van Why
· 5 years ago
672fae9
Merge #204
by bors[bot]
· 5 years ago
adbb487
Point the size diff workflow at the recently-renamed print_sizes crate.
by Johnathan Van Why
· 5 years ago
a6c5c9d
Switch all crate names to use underscores rather than hyphens.
by Johnathan Van Why
· 5 years ago
68dd09d
Merge #203
by bors[bot]
· 5 years ago
d4929ed
Merge #189
by bors[bot]
· 5 years ago
8bfef64
Merge #195
by bors[bot]
· 5 years ago
5a533c0
Merge #201
by bors[bot]
· 5 years ago
3bb7a30
Add a GitHub Actions workflow that prints a size diff for incoming PRs.
by Johnathan Van Why
· 5 years ago
a768ba1
Merge #202
by bors[bot]
· 5 years ago
74572d7
Add a tool that prints information on the sizes of the examples.
by Johnathan Van Why
· 5 years ago
7bb207b
Merge #199
by bors[bot]
· 5 years ago
8580c47
Update the README's clone command to clone submodules as well.
by Johnathan Van Why
· 5 years ago
260975d
Merge #187
by bors[bot]
· 5 years ago
2c24021
Add note about testing nRF52840dk
by torfmaster
· 5 years ago
2e783cc
Amend memory layout to match tock 1.5 release
by torfmaster
· 5 years ago
5ca142c
Elaborate on the meaning of dependency.
by Johnathan Van Why
· 5 years ago
18c41f6
Merge #200
by bors[bot]
· 5 years ago
b554e9b
replace `readlink`
by Pat Pannuto
· 5 years ago
c0d2b6f
Use Tock's QEMU instead of our own QEMU.
by Johnathan Van Why
· 5 years ago
20f846f
Run `make setup` in Travis with `-j8`.
by Johnathan Van Why
· 5 years ago
5a9606e
Add a Tock kernel for the HiFive, and reconfigure test-runner to use that kernel. Move QEMU tests to `make test` from the Travis config.
by Johnathan Van Why
· 5 years ago
f07f8b2
Add a step to 'make setup' that downloads and locally installs QEMU.
by Johnathan Van Why
· 5 years ago
d14c0b3
Merge #194
by bors[bot]
· 5 years ago
073efcc
README: Update to better describe Tock kernel version support
by Alistair Francis
· 5 years ago
41218b4
Makefile: Correctly document the Apollo3 support
by Alistair Francis
· 5 years ago
4ace40f
Readd modifications
by Vochescu Alexandru
· 5 years ago
fb11563
Small adjustment back to initial
by Vochescu Alexandru
· 5 years ago
2fb3142
imxrt1050 without start_item_arm fix
by Vochescu Alexandru
· 5 years ago
37f50d0
Added fix for undefined instruction usage fault
by Vochescu Alexandru
· 5 years ago
aa56631
update
by Alexandru Radovici
· 5 years ago
e5a7df8
name
by Alexandru Radovici
· 5 years ago
c0a7cc2
nucleo
by Alexandru Radovici
· 5 years ago
d560977
Added imxrt1050 board
by Vochescu Alexandru
· 5 years ago
e861d12
Dependency policy: add a note that the dependencies discussed are for building apps, and expand the "libcore" bullet to the entire toolchain.
by Johnathan Van Why
· 5 years ago
e40b57f
Merge #188
by bors[bot]
· 5 years ago
7207b64
boards: opentitan: Update the SRAM layout
by Alistair Francis
· 5 years ago
eb33118
Add documentation describing `libtock-rs`'s unaudited third-party dependencies, as required by Tock's threat model.
by Johnathan Van Why
· 5 years ago
eee2028
Merge #186
by bors[bot]
· 5 years ago
fb2dea7
Replace 'clone_from_slice' with 'copy_from_slice'
by JOE1994
· 5 years ago
3d36b2d
Merge #183
by bors[bot]
· 5 years ago
7ca0c45
boards: Add support for the apollo3
by Alistair Francis
· 5 years ago
b8e8c41
Merge #179
by bors[bot]
· 5 years ago
b4889df
boards: Change hifive1 layout to match rev b
by Alistair Francis
· 5 years ago
4ec0ec1
Merge #178
by bors[bot]
· 5 years ago
84bc955
examples: Add a hmac example
by Alistair Francis
· 6 years ago
be40918
hmac: Add support fot the hmac driver
by Alistair Francis
· 6 years ago
187c05f
Merge #176
by bors[bot]
· 6 years ago
a31b975
Fix README: 'A program' -> 'An example'
by JOE1994
· 6 years ago
ddacb12
use 1. numberings for numbered lists in README
by JOE1994
· 6 years ago
51168c9
small update to instructions in README
by JOE1994
· 6 years ago
7ff8609
Merge #174
by bors[bot]
· 6 years ago
edca2ef
Remove extern crate - it became unnecessary after rust compiler update
by torfmaster
· 6 years ago
127705a
Merge #172
by bors[bot]
· 6 years ago
15042d5
Merge pull request #170 from torfmaster/feature/libcore-futures
by Woyten
· 6 years ago
9c9cb52
Update CHANGELOG.md
by Woyten
· 6 years ago
60ce4ac
Fix .gitignore
by Woyten
· 6 years ago
ce2bc6a
Explicitly return DriversAlreadyTakenError
by Woyten
· 6 years ago
3505da5
Remove architecture checks in libtock-rs
by Woyten
· 6 years ago
9a99861
Improve change detection in build.rs
by Woyten
· 6 years ago
c9745fd
Remove the async-support crate
by Woyten
· 6 years ago
a971a48
Fix static errors after toolchain update
by Woyten
· 6 years ago
2776087
Update Rust toolchain
by Woyten
· 6 years ago
6fc45ef
Merge pull request #173 from dgreid/topic/hifive1
by Woyten
· 6 years ago
e010f32
Merge pull request #169 from alistair23/alistair/app_head
by Woyten
· 6 years ago
dd846ae
Makefile: add riscv32imac target in setup
by Dylan Reid
· 6 years ago
3865ebe
171 enable debug symbols in release build
by Bryan Cantrill
· 6 years ago
0e1ba0a
core/entry_point: Start the heap at app_heap_break
by Alistair Francis
· 6 years ago
b0d94d9
start_item_riscv32: Correctly pass the app_heap_break to Rust code
by Alistair Francis
· 6 years ago
f3dda1a
start_item_riscv32: Fix typo in assembly comment
by Alistair Francis
· 6 years ago
004a3f5
Merge #168
by bors[bot]
· 6 years ago
ab4d8b0
Makefile: Fix the release and feature flag options
by Alistair Francis
· 6 years ago
979be85
Merge #167
by bors[bot]
· 6 years ago
eefde73
Makefile: Support dumping stack size usage
by Alistair Francis
· 6 years ago
dff5762
Merge #158
by bors[bot]
· 6 years ago
189e57b
fix newline in Cargo.toml
by torfmaster
· 6 years ago
4691c75
Merge #163
by bors[bot]
· 6 years ago
e9f3b9f
Allow setting of the kernel heap size from the environment
by Laura Abbott
· 6 years ago
bb8c8d1
Get the application heap size from the environment
by Laura Abbott
· 6 years ago
f457e00
Simplifiy running tests
by torfmaster
· 6 years ago
d6fdd0c
Merge #165
by bors[bot]
· 6 years ago
d971c7d
Create test runner
by torfmaster
· 6 years ago
37bdcb0
Makefile: Fix the OpenTitan target
by Alistair Francis
· 6 years ago
d60e365
Merge #164
by bors[bot]
· 6 years ago
76f96bb
add readme for libtock-core
by torfmaster
· 6 years ago
e441031
Remove panic handler example from core crate
by torfmaster
· 6 years ago
964bb72
Add compilation of examples with new features to test suite
by Woyten
· 6 years ago
8d93e27
Add example for custom error handler
by torfmaster
· 6 years ago
3fa574a
Address some smaller review comments
by torfmaster
· 6 years ago
9d9edc9
Add custom_panic_handler and custom_alloc_error_handler feature
by Woyten
· 6 years ago
b2680dd
Ignore platform again
by Woyten
· 6 years ago
043ce90
Move allocator to libtock_core
by Woyten
· 6 years ago
190adff
Move result to libtock-rs
by Woyten
· 6 years ago
a3d10cb
Split out libtock_core
by Woyten
· 6 years ago
2efe8c4
Do nothing but yielding in error handlers (saves roughly 1150 bytes)
by Woyten
· 6 years ago
4d27d24
Merge #161
by bors[bot]
· 6 years ago
Next »