- dd5893e [sw/testing] integrate CHECK_DIF_OK macro into srcs by Timothy Trippel · 3 years, 6 months ago
- c0e0286 [dif/gpio] migrate srcs to use autogen'd IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
- e2ec853 [dif/hmac] migrate srcs to use autogen'd IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
- bd975db [dif] migrate srcs to use UART auto-generated IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
- fc7059c [edn/rtl] recoverable alert status bits added by Mark Branstad · 3 years, 7 months ago
- 164eb09 [entropy_src/rtl] config bit to field conversion by Mark Branstad · 3 years, 8 months ago
- c3e76d0 [sw/testing] subfoldered chip-level test framework code by Timothy Trippel · 3 years, 7 months ago
- 6fec52e [csrng/rtl] only two values for field enable by Mark Branstad · 3 years, 8 months ago
- 4e7114e [sram_ctrl] Absorb prim_ram_1p_scr by Michael Schaffner · 3 years, 9 months ago
- 6d6ae69 [edn/sec] create fields to enable functions by Mark Branstad · 3 years, 8 months ago
- a6541be [csrng/sec] create fields to enable functions by Mark Branstad · 3 years, 8 months ago
- da12563 [sw] proof of concept of address translation idea by Timothy Chen · 3 years, 9 months ago
- cd19b11 [mask_rom] Add documentation for Memory Protection module by Michael Munday · 3 years, 10 months ago
- 40caa9e [doc] Update Hugo's document index. by Miguel Osorio · 3 years, 10 months ago
- 9b5b10c Replace embedded_target.py with individual custom targets by Alphan Ulusoy · 3 years, 11 months ago
- 7049fd0 [sw] update software for init polling by Timothy Chen · 4 years ago
- 830aac5 [rom_ctrl] Instantiate scrambling primitives for rom_ctrl by Rupert Swarbrick · 4 years ago
- 4366c82 [rom_ctrl] A script to scramble a ROM image by Rupert Swarbrick · 4 years ago
- 051be79 [sw,rom] Save 32 bytes at top of ROM for digest by Rupert Swarbrick · 4 years ago
- 0828ce5 [sw/test] Remove sha256_test by Miguel Osorio · 4 years ago
- 9e237df [boot_rom] Remove references to hw_sha256.h by Miguel Young de la Sota · 4 years, 6 months ago
- 295c690 [edn/rtl] boot mode and auto req mode mutually exclusive by Mark Branstad · 4 years ago
- 4ca4a2f [sw] Prototype hardware memory init by Timothy Chen · 4 years ago
- 8f21c2d [sw, silicon_creator] Place mask_rom and rom_ext under a common dir by Silvestrs Timofejevs · 4 years ago
- b08ac67 [spi_device] Update bootrom for spi RAM by Eunchan Kim · 4 years, 2 months ago
- 2971a1e [top] Top level updates by Timothy Chen · 4 years, 2 months ago
- b998398 [sw] Add CRT assembly library by Michael Munday · 4 years, 3 months ago
- ed5086c [docs] Update Software Tree Documentation by Sam Elliott · 4 years, 4 months ago
- 4a89dc1 [boot_rom] use generated header for spi device address by Timothy Chen · 4 years, 4 months ago
- d8929ed [dv, meson] Integrate DV SW build steps into meson by Srikrishna Iyer · 4 years, 4 months ago
- 08f926f [sw] Add Custom Target Dependencies 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
- 120c737 [sw] Cleanup Device Image Linker Scripts by Sam Elliott · 4 years, 5 months ago
- a0b489d [sw] Remove kDeviceStopAddress from device.h by Srikrishna Iyer · 4 years, 6 months ago
- f2a9257 [sw] Linker script updates by Srikrishna Iyer · 4 years, 6 months ago
- 864675e [sw] Move check.h to sw/device/lib/testing by Sam Elliott · 4 years, 6 months ago
- 9167713 [dif] Delete common.h by Miguel Young de la Sota · 4 years, 6 months ago
- a2c37fb [sw] Remove all references to uart_init() by Miguel Young de la Sota · 4 years, 6 months ago
- 1267bd1 [bootstrap] Fix Missing Conditional in CHECK by Sam Elliott · 4 years, 6 months ago
- 69a130b [sw/lib] Move print.h and log.h into lib/runtime by Miguel Young de la Sota · 4 years, 6 months ago
- f8d4e9d [dif] Clean up dif_spi_device.h to use new-style names by Miguel Young de la Sota · 4 years, 6 months ago
- 5917139 [dif] Refactor dif_gpio.h to use new-style names by Miguel Young de la Sota · 4 years, 7 months ago
- af6e26a [sw] Clarification in boot_rom doc re DV by Srikrishna Iyer · 4 years, 7 months ago
- 0915ddb [bootrom/bootstrap] Update flash write check by Miguel Osorio · 4 years, 8 months ago
- 58ca4b0 [sw] Replace the old SPI driver with the new DIF by Miguel Young de la Sota · 4 years, 8 months ago
- 1ada4f7 [sw] Use KEEP Correctly in Linker Scripts by Sam Elliott · 4 years, 8 months ago
- b8ce2ef [sw] Unsigned Comparisons in Address Loops by Sam Elliott · 4 years, 8 months ago
- e82507a [sw/crt] Fix CRT code clobbering the first word of .bss by Miguel Young de la Sota · 4 years, 8 months ago
- b322151 [sw] Use Verilator Stop Address by Sam Elliott · 4 years, 9 months ago
- 460a5af [sw] Fix up all warn_unused_result warnings. by Miguel Young de la Sota · 4 years, 9 months ago
- 4851176 [sw] - Update flash sanity test for info partitions as well by Timothy Chen · 4 years, 11 months ago
- ca6398a [sw] Turn off Linker Relaxation in IRQ Vectors by Sam Elliott · 4 years, 10 months ago
- d8ff1d9 [sw] Use .option push/pop to turn off rvc by Sam Elliott · 4 years, 10 months ago
- 519f746 [topgen] Generate Linker Script Memory Definitions by Sam Elliott · 4 years, 11 months ago
- 95142f7 [sw] Clean up boot_rom SPI bootstrap code. by Miguel Young de la Sota · 5 years ago
- 07372da [sw] Add a wfi to the bootrom irq handlers by Miguel Young de la Sota · 5 years ago
- 7fe0fb0 [topgen] Generate Peripheral Base Addresses for C by Sam Elliott · 5 years ago
- 2d6c5b0 [dv,sw] SW -> DV tb self-checking mechanism - C by Srikrishna Iyer · 5 years ago
- e24da1c [sw] Make non-DV logging consistent with DV logging by Miguel Young de la Sota · 5 years ago
- 5723552 [dv, sw] "Backdoor" C->SV logging by Srikrishna Iyer · 5 years ago
- 7ea54b1 [sw] Reformat Software Code by Sam Elliott · 5 years ago
- 3455c26 [sw] Zero stack in boot_rom and flash by Greg Chadwick · 5 years ago
- 812eb33 [sw] Convert Delimiters to Backticks in Comments by Sam Elliott · 5 years ago
- 4488d24 [sw/crt] Ensure Small Read-Only Data is Linked by Sam Elliott · 5 years ago
- fa1b698 [sw/crt] Initialise Global Pointer Correctly by Sam Elliott · 5 years ago
- 10fe7e5 [sw] Make log.h link-time rather than macro-time by Miguel Young de la Sota · 5 years ago
- da2e344 [ROM] Double ROM size to 16KB by Timothy Chen · 5 years ago
- 30eb41a [sw] Move printf-like facilities into libbase. by Miguel Young de la Sota · 5 years ago
- 83d002b Remove existing GPIO driver and update call-sites to use dif_gpio by Alphan Ulusoy · 5 years ago
- 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
- 960fd8e [sw] Format include guards in the SW tree by Miguel Young de la Sota · 5 years ago
- 063ed60 [uart] Refactor uart driver to use UART DIF by Silvestrs Timofejevs · 5 years ago
- dddf1ed [sw] Collect various "runtime-ey" functions into lib/runtime. by Miguel Young de la Sota · 5 years ago
- 4425b28 [sw] Clean up the flash linker script and CRT. by Miguel Young de la Sota · 5 years ago
- 26e2200 [meson] Ensure we don't include a build-id in the ROM by Alistair Francis · 5 years ago
- b1a4e03 [sw] Fix the |.data| segment in boot_rom to be mutable. by Miguel Young de la Sota · 5 years ago
- f225d99 [sw] Promulgate better use of standard headers. by Miguel Young de la Sota · 5 years ago
- b89b84f [sw] Fix a few places where execution could "fall off" by Miguel Young de la Sota · 5 years ago
- 523b162 [sw] Remove Make as a SW build system. by Miguel Young de la Sota · 5 years ago
- d941331 [sw] Cleanup boot_rom/crt0.S. by Miguel Young de la Sota · 5 years ago
- dd043d0 [sw] Avoid using `__asm__` for Inline Assembly by Sam Elliott · 5 years ago
- 7d7467a Revert "[sw/device] Drop all linker sections not specified" by Philipp Wagner · 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
- 1bf0b49 [boot_rom] Add bootstrap pre flash programming debug messages by Silvestrs Timofejevs · 5 years ago
- 2ba206b [meson] Re-add build_by_default to embedded targets. 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
- 2279046 [sw/device] Keep .text.unlikely in the linker script by Alistair Francis · 5 years ago
- 7bc210a [sw/device] Don't link with newlib by Alistair Francis · 5 years ago
- 5336f3f [sw/device] Drop all linker sections not specified by Alistair Francis · 5 years ago
- 6d137ac [boot_rom] Add more descriptive message on successful boot by Silvestrs Timofejevs · 5 years ago
- 6379357 [meson] Make Meson generate artifacts in the style of #650. by Miguel Young de la Sota · 5 years ago
- 9d0403c [dv,sw] C messaging flow by Srikrishna Iyer · 5 years ago
- dba13de [top/earlgrey] Software Initialization Code by Eunchan Kim · 5 years ago
- 9eebde0 [doc] Completely replace docgen with hugo by Garret Kelly · 5 years ago
- 27d61b9 [sw] Move device README docs under device/ folder. by Miguel Osorio · 5 years ago
- ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago