- a7b30e6 [bazel] update `build_otbn.py` to import otbn_ld module by Timothy Trippel · 2 years, 11 months ago
- 024e393 [bazel] update `build_otbn.py` to import otbn_as module by Timothy Trippel · 2 years, 11 months ago
- efe736b [otbn] rename OTBN assembler Python script by Timothy Trippel · 2 years, 11 months ago
- ffc9e54 [otbn] rename OTBN linker Python script by Timothy Trippel · 2 years, 11 months ago
- 4f1acdb [dif/sensor_ctrl] add meson build targes by Timothy Trippel · 3 years ago
- 6770b45 [top_englishbreakfast] Remove self-vendoring dependency by Miguel Young de la Sota · 3 years ago
- 781b3c1 [meson] Add a macro for detecting building with meson for migration purposes by Miguel Young de la Sota · 3 years ago
- 361d618 [dif/pwm] Implement configuration DIFs by Timothy Trippel · 3 years, 1 month ago
- ed80fa0 [mask_rom] Add support for (but do not enable) hardened shadow stack by Michael Munday · 3 years, 1 month ago
- a689532 [sw/meson] Update meson version and fix deprecation issues by Luís Marques · 3 years, 1 month ago
- 810e77d Revert "[bazel] Add bazel to CI and containers" by Drew Macrae · 3 years, 2 months ago
- bc4274a [bazel] Add bazel to CI and containers by Drew Macrae · 3 years, 2 months ago
- 269a0d1 [hw/top_earlgrey] Add meson targets for AST/SENSOR_CTRL registers by Michael Munday · 3 years, 4 months ago
- 39a7881 [dif/rom_ctrl] Auto-generate portion of DIFs. by Timothy Trippel · 3 years, 5 months ago
- 6738509 [dif/pattgen] Auto-generate portion of DIFs. by Timothy Trippel · 3 years, 5 months ago
- 05bd56b [dif/spi_host] Auto-generate portion of DIFs. by Timothy Trippel · 3 years, 5 months ago
- 26742c0 [dif/adc_ctrl] Auto-generate portion of DIFs. by Timothy Trippel · 3 years, 5 months ago
- 0d9c43a [dif/sysrst_ctrl] Auto-generate portion of DIFs. by Timothy Trippel · 3 years, 5 months ago
- 0d7bd2c [alert_handler] Produce top_earlgrey instance of alert_handler with ipgen by Philipp Wagner · 4 years ago
- c720ac8 [rv_plic] Produce top_earlgrey instance of rv_plic with ipgen by Philipp Wagner · 4 years ago
- dcdadc7 [sw] Enable --ffunction-sections and --gc-sections options by Michael Munday · 3 years, 7 months ago
- e9c0624 [dif/entropy_src] fix incorrect DIF naming convention by Timothy Trippel · 3 years, 7 months ago
- 3b38e95 [sw/tock] Remove Tock by Jon Flatley · 3 years, 8 months ago
- 1d8b960 [top, dv, sw] Various adjustments to accommodate rv_core_ibex peripheral by Timothy Chen · 3 years, 8 months ago
- da12563 [sw] proof of concept of address translation idea by Timothy Chen · 3 years, 9 months ago
- 38a4bc5 meson.build: Improve the register generation by Alistair Francis · 3 years, 10 months ago
- 7a574c3 Remove non-ASCII characters from SV code and meson.build by Rupert Swarbrick · 3 years, 11 months ago
- a753d34 [dif_kmac] Add header file and checklist for KMAC DIF. by Michael Munday · 4 years ago
- c658d4e [dif_alert_handler] Use auto-generated Hjson file by Philipp Wagner · 4 years ago
- 4ca4a2f [sw] Prototype hardware memory init by Timothy Chen · 4 years ago
- 48771f3 [dif/entropy] Add header for entropy_src DIFs by Miguel Young de la Sota · 4 years, 1 month ago
- 910cd22 [sw/dif_keymgr] Key Manager DIF Library Header by Alphan Ulusoy · 4 years, 4 months ago
- 5acd3e1 [sw, dif_clkmgr] Add clock manager DIF unit tests. by Michael Munday · 4 years, 2 months ago
- 1e49899 [sw] Check C/C++ Compiler Versions in Meson by Sam Elliott · 4 years, 2 months ago
- 8488477 [top_englishbreakfast] Add script to prepare SW by Pirmin Vogel · 4 years, 4 months ago
- 947a44a [sw, dif_aon_timer] Introduce DIF AON Timer library by Silvestrs Timofejevs · 4 years, 3 months ago
- 29a1e35 [dif/lc_ctrl] Add header for LC DIFs by Miguel Young de la Sota · 4 years, 4 months ago
- 91df54a [clkmgr] Initial Clock Manager Header by Sam Elliott · 4 years, 5 months ago
- 7f9a5bb [build] Write environment configuration file by Philipp Wagner · 4 years, 4 months ago
- 2d14984 [build] Make prog_* variables in Meson defined earlier by Philipp Wagner · 4 years, 4 months ago
- 5e5a9dd [sw] Deny K&R Declarations in C by Sam Elliott · 4 years, 4 months ago
- 80cc823 [sw/otbn] Integrate OTBN code building into meson by Philipp Wagner · 4 years, 5 months ago
- e8ba3dc Require meson 0.53 or 0.54 by Philipp Wagner · 4 years, 5 months ago
- 9061076 [sw] Degrade unused functions to warnings by Philipp Wagner · 4 years, 4 months ago
- 1d1ac6c [sw] Prevent use of COMMON Sections by Sam Elliott · 4 years, 4 months ago
- 525891d [sw] Refactor exporting to only use BIN_DIR by Philipp Wagner · 4 years, 5 months ago
- 20706b0 [util / sw] Flash template updates by Timothy Chen · 4 years, 5 months ago
- 120c737 [sw] Cleanup Device Image Linker Scripts by Sam Elliott · 4 years, 4 months ago
- 1fac782 [dif] Add header for otp_ctrl DIFs by Miguel Young de la Sota · 4 years, 6 months ago
- 3e65dba [rom_ext] Manifest Generator Meson Fixes by Sam Elliott · 4 years, 5 months ago
- 8e6e152 [sw, build] Autogenerate ROM_EXT manifest header by Silvestrs Timofejevs · 4 years, 5 months ago
- a49d704 [sw] Deny Most GNU Extensions by Sam Elliott · 4 years, 5 months ago
- 6fa87b1 [sw] Enable More Warnings by Sam Elliott · 4 years, 5 months ago
- 499ad61 [sw] Ensure all switches have defaults by Sam Elliott · 4 years, 5 months ago
- 3eed4a7 [sw] Add Warnings for Implict Fallthrough by Sam Elliott · 4 years, 5 months ago
- f928f2d [sw] Add Meson Code to Handle Extra Warning Args by Sam Elliott · 4 years, 5 months ago
- f609628 [rstmgr] update rstmgr header generation by Timothy Chen · 4 years, 6 months ago
- bb457d0 [sw/dif_pwrmgr] Power Manager DIF Library Header by Alphan Ulusoy · 4 years, 7 months ago
- 475887f [dif/alert_manager] Add a header for dif_alert_handler by Miguel Young de la Sota · 4 years, 7 months ago
- 495cff5 [sw] Add Reset Manager register definitions header generation by Silvestrs Timofejevs · 4 years, 7 months ago
- 0ad19da [sw] Conditionally Provide Some libc Symbols by Sam Elliott · 4 years, 7 months ago
- d2bbbe1 [sw] Implement test_coverage library by Alphan Ulusoy · 4 years, 7 months ago
- 457b94a [meson] Make warn_unused_result an error by Miguel Young de la Sota · 4 years, 8 months ago
- 5c2d294 [otbn] Initial OTBN implementation skeleton by Philipp Wagner · 4 years, 9 months ago
- 371c79f [sw] Cleanup Meson Configuration by Sam Elliott · 4 years, 9 months ago
- 62a7854 [meson] Temporarially make warn_unused_result not an error by Miguel Young de la Sota · 4 years, 9 months ago
- 92bc4cc [sw/dif] Introduce an I2C DIF by Miguel Young de la Sota · 5 years ago
- 1dfabbf [sw/meson] Move linking options to `add_project_link_arguments` by Luís Marques · 4 years, 10 months ago
- 1db34ad [sw/meson] Conditionally use `--no-pad-sections` by Luís Marques · 4 years, 10 months ago
- b66c12f [sw] Move Interrupt Vector Definition into CRT by Sam Elliott · 4 years, 10 months ago
- a863a28 [sw, tock] Add the option to build Tock locally by Jon Flatley · 5 years ago
- 7e36bd7 [topgen] Generate PLIC Enums and Peripheral Mapping by Sam Elliott · 5 years ago
- 390e470 [sw] Normalise Register Header Meson Targets by Sam Elliott · 5 years ago
- 89706ed [top_earlgrey] Generate rv_plic register definitions by Silvestrs Timofejevs · 5 years ago
- 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
- 6f30e93 [sw/device] Disable PIC and PIE for device code by Sam Elliott · 5 years ago
- fa12ce0 [sw] Provide our own freestanding C headers. by Miguel Young de la Sota · 5 years ago
- ca894e0 [sw/meson] Document C/C++ Args by Sam Elliott · 5 years ago
- 5797c56 [sw/meson] Move Debug Choice into Options by Sam Elliott · 5 years ago
- e9f2566 [sw/meson] Move Error Level Choice into Options by Sam Elliott · 5 years ago
- 0c157c0 [sw/meson] Move C/C++ Standard Choice into Options by Sam Elliott · 5 years ago
- 58d285f [sw] Move C Args out of toolchain.txt by Sam Elliott · 5 years ago
- eed65c6 [sw/meson] Reformat project initializer by Sam Elliott · 5 years ago
- 680faef [sw] Avoid GNU Extensions for C by Sam Elliott · 5 years ago
- def712f [sw] Add sanity check for AES unit by Pirmin Vogel · 5 years ago
- 3c8ab3b [meson] Pull the functionality of make_build_bin.sh into Meson. by Miguel Young de la Sota · 5 years ago
- b2ef483 [sw] Centralize the definition of $OT_VERSION by Miguel Young de la Sota · 5 years ago
- 1d0f8eb [build] Move sw/device-specific definitions to sw/device/meson.build. by Miguel Young de la Sota · 5 years ago
- cce7eb5 [meson] Ensure we don't include a build-id in the elf by Alistair Francis · 5 years ago
- 6379357 [meson] Make Meson generate artifacts in the style of #650. by Miguel Young de la Sota · 5 years ago
- dba13de [top/earlgrey] Software Initialization Code by Eunchan Kim · 5 years ago
- 5f7b9c4 [meson] Add disassembly output as a target by Timothy Chen · 5 years ago
- ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
- 3fbb28a [sw] Require absolute import paths in software. by Miguel Young de la Sota · 5 years ago
- 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
- 03f2e23 [sw] Add Meson as software build system by Miguel Osorio · 5 years ago