- beb2512 gyro by l162 · 4 years, 3 months ago
- 998099d Merge #244 by bors[bot] · 4 years, 3 months ago
- 3b696e0 Merge pull request #243 from jrvanwhy/rm-travis by Hudson Ayers · 4 years, 3 months ago
- 074fa7d Make binaries specify their stack size using a new stack_size!{} macro. by Johnathan Van Why · 4 years, 3 months ago
- c192049 Merge #239 by bors[bot] · 4 years, 3 months ago
- 7a20e3a Remove the Travis config. by Johnathan Van Why · 4 years, 3 months ago
- 4ad920d examples-features/ctap.rs: Add a warning at the top of the file by Alistair Francis · 4 years, 4 months ago
- 43b96db Cargo.toml: Overwrite the log crate by Alistair Francis · 4 years, 4 months ago
- 8f6d240 examples-features/ctap: Add prints to unimplemented functions by Alistair Francis · 4 years, 4 months ago
- 3e75f95 examples-features/ctap: Don't call unwarp() in callbacks by Alistair Francis · 4 years, 4 months ago
- 142290d examples-features/ctap: Add support for locate_credentials by Alistair Francis · 4 years, 4 months ago
- b541b34 examples-features/ctap: Add support for sign and attest by Alistair Francis · 4 years, 4 months ago
- ed5f9cb examples-features/ctap: Add support for creating credentials by Alistair Francis · 4 years, 4 months ago
- bcb5141 examples-features/ctap: Add the PrivateKey type by Alistair Francis · 4 years, 4 months ago
- fd050a1 examples-features/ctap: Require Hmac driver for CtapPlatform by Alistair Francis · 4 years, 4 months ago
- 3dd1a1b examples-features/ctap: Fully implement HmacKeyCredential by Alistair Francis · 4 years, 4 months ago
- 67f3e5f examples-features: Add a full CTAP example by Alistair Francis · 4 years, 4 months ago
- 77b6e8c Merge #242 by bors[bot] · 4 years, 4 months ago
- f16435b Merge #241 by bors[bot] · 4 years, 4 months ago
- 686bab9 Make the GitHub actions that Bors relies on run on the staging and trying branches. by Johnathan Van Why · 4 years, 4 months ago
- cb323d4 Add the .sdata section to the app binary. by Johnathan Van Why · 4 years, 4 months ago
- d836173 Configure Bors to use GitHub Actions rather than Travis checks. by Johnathan Van Why · 4 years, 4 months ago
- ebd7503 Merge pull request #235 from alistair23/alistair/println by Johnathan Van Why · 4 years, 4 months ago
- 72f2e48 Merge pull request #237 from alistair23/alistair/hmac by Johnathan Van Why · 4 years, 4 months ago
- bdb1884 console: Print a warning if a print is lost by Alistair Francis · 4 years, 4 months ago
- d8e6487 console: Ensure only 1 console exists at a time by Alistair Francis · 4 years, 4 months ago
- e5f74c3 console: Add support for println! and print! by Alistair Francis · 4 years, 4 months ago
- 914ef89 hmac: Implement Deref and DerefMut for the HMAC buffers by Alistair Francis · 4 years, 4 months ago
- 05ac22a Merge pull request #238 from alistair23/alistair/opentitan by Johnathan Van Why · 4 years, 4 months ago
- 1e1a797 Merge pull request #234 from alistair23/alistair/ctap by Johnathan Van Why · 4 years, 4 months ago
- e257791 boards/layout_opentitan.ld: Update memory addresses by Alistair Francis · 4 years, 4 months ago
- 818d37b Merge pull request #236 from alistair23/alistair/tock-bump by Johnathan Van Why · 4 years, 4 months ago
- b41f354 examples: Add support for a simple CTAP example by Alistair Francis · 4 years, 4 months ago
- 0f7416e ctap: Add support for the CTAP driver by Alistair Francis · 4 years, 4 months ago
- 3278784 tock: Bump to the latest commit by Alistair Francis · 4 years, 4 months ago
- 3cee597 Merge #233 by bors[bot] · 4 years, 4 months ago
- d67a776 Cargo.toml: Bump the serde crate by Alistair Francis · 4 years, 4 months ago
- d399b9d Merge #231 by bors[bot] · 4 years, 5 months ago
- 4a584df Merge #230 by bors[bot] · 4 years, 5 months ago
- c0ae936 Merge #232 by bors[bot] · 4 years, 5 months ago
- 1bb5e54 update tock submodule by Hudson Ayers · 4 years, 5 months ago
- e53bb53 fixed typo in phony declaration by hotschi · 4 years, 6 months ago
- 9e00ef6 Remove Allowed::replace and Allowed::take. by Johnathan Van Why · 4 years, 6 months ago
- f6cd66b add support for the MSP432 platform by hotschi · 4 years, 6 months ago
- b13550b Merge #222 by bors[bot] · 4 years, 6 months ago
- 17513eb Make Allowed require Copy and remove all the Drop-related complexity. by Johnathan Van Why · 4 years, 6 months ago
- 704272c Merge #229 by bors[bot] · 4 years, 6 months ago
- 773433d Merge #221 by bors[bot] · 4 years, 6 months ago
- 039d022 Merge #228 by bors[bot] · 4 years, 6 months ago
- 32569ba Set the artifacts workflow to only run when `master` is pushed to. by Johnathan Van Why · 4 years, 6 months ago
- 7ca6f1b Merge branch 'master' into syscalls by Johnathan Van Why · 4 years, 6 months ago
- c6e59f2 Merge branch 'master' into allowed by Johnathan Van Why · 4 years, 6 months ago
- f46a238 Add a Continuous Integration GitHub Action. by Johnathan Van Why · 4 years, 6 months ago
- 62346d2 Merge #223 by bors[bot] · 4 years, 6 months ago
- 86c3690 Merge #226 by bors[bot] · 4 years, 6 months ago
- 3cbb114 Fix the broken Travis CI: by Johnathan Van Why · 4 years, 6 months ago
- 75f03d9 Merge pull request #210 from alistair23/alistair/artifacts by Johnathan Van Why · 4 years, 6 months ago
- 87518f9 .github: Build artifacts as part of workflow by Alistair Francis · 4 years, 7 months ago
- b961f68 tock: Update the Tock kernel submodule by Alistair Francis · 4 years, 6 months ago
- 244b68e Add the ErrorCode type to libtock_platform. by Johnathan Van Why · 4 years, 6 months ago
- 5824434 Add the Allowed type to libtock_platform. by Johnathan Van Why · 4 years, 6 months ago
- c8b67fd Add the `Syscalls` trait to `libtock_platform`. by Johnathan Van Why · 4 years, 6 months ago
- e9a95ce Merge pull request #220 from jrvanwhy/platform-crate by Brad Campbell · 4 years, 6 months ago
- e913a76 Merge pull request #215 from jrvanwhy/code-review by Brad Campbell · 4 years, 6 months ago
- ac83d58 Mention the Code Review document in CONTRIBUTING, and add some clarifications to the code review document. by Johnathan Van Why · 4 years, 7 months ago
- 988305c Add the `libtock_platform` crate. by Johnathan Van Why · 4 years, 7 months ago
- c2a1618 Merge #218 by bors[bot] · 4 years, 7 months ago
- bd7dad2 Adjust the setup-qemu and test-qemu-hifive make actions to work with the new tock version. by Johnathan Van Why · 4 years, 7 months ago
- e46f3b3 Merge #207 by bors[bot] · 4 years, 7 months ago
- a5e2164 Merge #213 by bors[bot] · 4 years, 7 months ago
- 3a786cb Add a code review policy that clarifies: by Johnathan Van Why · 4 years, 7 months ago
- 4e11e25 Merge #208 by bors[bot] · 4 years, 7 months ago
- ec65991 update comments for 'hello_world' example by JOE1994 · 4 years, 7 months ago
- 732da3e Merge #214 by bors[bot] · 4 years, 7 months ago
- 8d167dd faster zeroing of .bss by JOE1994 · 4 years, 7 months ago
- 7aa6cb3 comment on where to look to view 'Hello World' message by JOE1994 · 4 years, 7 months ago
- 53f0da7 Merge #212 by bors[bot] · 4 years, 7 months ago
- d1ec41e copy byte slice instead of cloning byte-by-byte by JOE1994 · 4 years, 7 months ago
- 974b17c Merge #190 by bors[bot] · 4 years, 7 months ago
- 828c19d Merge #205 by bors[bot] · 4 years, 7 months ago
- 504d03b Merge branch 'master' into imxrt1050 by Vochescu Alexandru · 4 years, 7 months ago
- cf2a543 Merge #191 by bors[bot] · 4 years, 7 months ago
- c574899 s/alloc_init()/libtock_alloc_init()/g by Guillaume Endignoux · 4 years, 7 months ago
- 944b63e Implement an alloc_init feature to allow initializing custom allocators. by Guillaume Endignoux · 4 years, 7 months ago
- f017376 linker: use lowercase _sram_origin by Brad Campbell · 4 years, 7 months ago
- c6ca24c Removing blank space by Vochescu Alexandru · 4 years, 7 months ago
- 134c42e Merge branch 'master' into imxrt1050 by Vochescu Alexandru · 4 years, 7 months ago
- b65c3c8 Merge branch 'master' into subw-fix by Vochescu Alexandru · 4 years, 7 months ago
- 69feebe Forcing T4 encoding by Vochescu Alexandru · 4 years, 7 months ago
- a76b213 Merge #206 by bors[bot] · 4 years, 7 months ago
- 71eee6f boards: opentitan: Update the OpenTitan SRAM address by Alistair Francis · 4 years, 7 months ago
- b88bb2c linker: make sram origin symbol by Brad Campbell · 4 years, 7 months 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 · 4 years, 7 months ago
- 3d43eaa Update the Rust toolchain to nightly-2020-06-10. by Johnathan Van Why · 4 years, 7 months ago
- 672fae9 Merge #204 by bors[bot] · 4 years, 7 months ago
- adbb487 Point the size diff workflow at the recently-renamed print_sizes crate. by Johnathan Van Why · 4 years, 7 months ago
- a6c5c9d Switch all crate names to use underscores rather than hyphens. by Johnathan Van Why · 4 years, 7 months ago
- 68dd09d Merge #203 by bors[bot] · 4 years, 7 months ago
- d4929ed Merge #189 by bors[bot] · 4 years, 7 months ago
- 8bfef64 Merge #195 by bors[bot] · 4 years, 7 months ago