Logo
Explore Help
Sign In
dearsky/pico-hsm
1
0
Fork 0
You've already forked pico-hsm
Code Issues 17 Pull Requests 4 Actions Packages Projects Releases 26 Wiki Activity

26 Releases 32 Tags

RSS Feed
  • v5.0 1ea0a91ba8
    Compare

    Version 5.0 Stable

    polhenarejos released this 2024-11-13 02:26:06 +08:00 | 163 commits to master since this release

    This is a major release that brings multiple improvements. Support for OTP for RP2350 and ESP32-S3 MCUs is added, which is used to store the MKEK for further security. It also enables Secure Boot and Secure Lock optionally. It also brings the new Pico Commissioner to initialize and configure the Pico HSM without external tools, just directly through the browser.

    New

    • Add command to enable secure boot and secure lock via rescue.
    • Add function to enable secure boot and secure lock.
    • Add macro to make checks.
    • Add product and mcu to info in rescue mode.
    • Add DEV key to OTP.
    • Add rescue app to communicate via webUSB.
    • Add OTP read raw.
    • Add flags to enable secure boot and secure boot lock via firmware on boot.
    • Add parse phy byte string.
    • Add new led module to use colors whenever possible.
    • Add support for led dimming and max brightness.
    • Add support for LED management.
    • Add optional bootkey index param for secure_boot.
    • Add support for OTP raw read/write.
    • Add secure_boot enable.
    • Add SHA256_ALT to use SHA256 hardware in RP2350 (other boards use mbedtls).
    • Add nightly builds workflow.
    • Add parse and set binary version.
    • Add signature and copy_to_ram if supported.
    • Add OTP extra command to read/write OTP without bootmode.
    • Add OTP command to Pico HSM Tool.

    Enhancements

    • Refactor PHY to support more flexible and scalable architecture.
    • Upgrade MbedTLS 3.6.2.
    • Use non-guarded OTP reads to avoid bus faults.
    • Use the correct shifting value in LED mode.
    • Use sha256 hardware if available.
    • Use internal TRNG of Pico.
    • Specify led driver for each board.
    • Fix USB descriptor in case only HID is enabled.
    • Update Dockerfile with latest versions.
    • Upgrade codeaction to v3.
    • Autobuild ESP32.
    • Upgrade upload-artifact.

    Changes

    • Rename CCID_ codes to PICOKEY_.
    • Do not request dev cert when performing tests.
    • Do not use pico patcher script anymore.
    • Merge pull request #5 from benallard/led.
    • Merge branch 'development'.
    • Update README.
    • Increase number of hosted apps to 8.
    • Added ESP32 OTP support.
    • Use macros in extras.
    • Fix sc-hsm test.
    • Use BOOTKEY instead of reading json.

    Bugfixes

    • Fix secure otp build for non RP2350.
    • Fix PHY missing headers.
    • Fix ESP32 build with WCID.
    • Fix version header.
    • Fix float casting, otherwise it is always 0.
    • Fix HID report descriptors.
    • Fix usb initialization for emulation.
    • Fix PHY for LED neopixel.
    • Fix indent getting version.
    • Fix ESP32 GPIO led number.
    • Fix BOOT press with RP2350.
    • Fix OTP write length check.
    • Fix OTP data check size.
    • Fix emulation alignment.
    • Fix header in Linux. Fixes #63.
    • Fix build for WS2812 boards.
    • Fix build for boards with WS2812.
    • Fix nightly build for master branch.
    • Fix length and headers.
    • Fix LED blink when ON/OFF.
    • Fix maxPower and dwProtocols (recover T=0).
    • Fix version header.
    • Fix USB descriptor in case only HID is enabled.
    • Fix initialization and terminal certificate generation.
    • Fix artifacts version.
    • Fix sc-hsm test.

    What's Changed

    • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/polhenarejos/pico-hsm/pull/52

    New Contributors

    • @dependabot made their first contribution in https://github.com/polhenarejos/pico-hsm/pull/52

    Full Changelog: https://github.com/polhenarejos/pico-hsm/compare/v4.2...v5.0

    Downloads
    • pico_hsm_0xcb_helios-5.0.uf2
      546 KiB
      2024-11-13 03:05:48 +08:00
    • pico_hsm_adafruit_feather_rp2040_usb_host-5.0.uf2
      544 KiB
      2024-11-13 03:05:49 +08:00
    • pico_hsm_adafruit_feather_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:50 +08:00
    • pico_hsm_adafruit_itsybitsy_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:50 +08:00
    • pico_hsm_adafruit_kb2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:52 +08:00
    • pico_hsm_adafruit_macropad_rp2040-5.0.uf2
      542 KiB
      2024-11-13 03:05:52 +08:00
    • pico_hsm_adafruit_qtpy_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:53 +08:00
    • pico_hsm_adafruit_trinkey_qt2040-5.0.uf2
      542 KiB
      2024-11-13 03:05:53 +08:00
    • pico_hsm_archi-5.0.uf2
      548 KiB
      2024-11-13 03:05:54 +08:00
    • pico_hsm_arduino_nano_rp2040_connect-5.0.uf2
      544 KiB
      2024-11-13 03:05:54 +08:00
    • pico_hsm_cytron_maker_pi_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:54 +08:00
    • pico_hsm_datanoisetv_rp2040_dsp-5.0.uf2
      544 KiB
      2024-11-13 03:05:55 +08:00
    • pico_hsm_eetree_gamekit_rp2040-5.0.uf2
      540 KiB
      2024-11-13 03:05:55 +08:00
    • pico_hsm_garatronic_pybstick26_rp2040-5.0.uf2
      544 KiB
      2024-11-13 03:05:56 +08:00
    • pico_hsm_ilabs_challenger_rp2350_bconnect-5.0.uf2
      478 KiB
      2024-11-13 03:05:57 +08:00
    • pico_hsm_ilabs_challenger_rp2350_wifi_ble-5.0.uf2
      476 KiB
      2024-11-13 03:05:57 +08:00
    • pico_hsm_ilabs_opendec02-5.0.uf2
      544 KiB
      2024-11-13 03:05:58 +08:00
    • pico_hsm_melopero_perpetuo_rp2350_lora-5.0.uf2
      476 KiB
      2024-11-13 03:05:58 +08:00
    • pico_hsm_melopero_shake_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:05:59 +08:00
    • pico_hsm_net8086_usb_interposer-5.0.uf2
      544 KiB
      2024-11-13 03:05:59 +08:00
    • pico_hsm_nullbits_bit_c_pro-5.0.uf2
      544 KiB
      2024-11-13 03:06:00 +08:00
    • pico_hsm_phyx_rick_tny_rp2350-5.0.uf2
      478 KiB
      2024-11-13 03:06:00 +08:00
    • pico_hsm_pi-plates_micropi-5.0.uf2
      546 KiB
      2024-11-13 03:06:01 +08:00
    • pico_hsm_pico_w-5.0.uf2
      1023 KiB
      2024-11-13 03:06:02 +08:00
    • pico_hsm_pico-5.0.uf2
      546 KiB
      2024-11-13 03:06:02 +08:00
    • pico_hsm_pico2-5.0.uf2
      476 KiB
      2024-11-13 03:06:03 +08:00
    • pico_hsm_pimoroni_badger2040-5.0.uf2
      544 KiB
      2024-11-13 03:06:03 +08:00
    • pico_hsm_pimoroni_interstate75-5.0.uf2
      540 KiB
      2024-11-13 03:06:04 +08:00
    • pico_hsm_pimoroni_motor2040-5.0.uf2
      546 KiB
      2024-11-13 03:06:04 +08:00
    • pico_hsm_pimoroni_pga2350-5.0.uf2
      476 KiB
      2024-11-13 03:06:05 +08:00
    • pico_hsm_pimoroni_pico_plus2_rp2350-5.0.uf2
      476 KiB
      2024-11-13 03:06:05 +08:00
    • pico_hsm_pimoroni_picolipo_16mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:06 +08:00
    • pico_hsm_pimoroni_picolipo_4mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:06 +08:00
    • pico_hsm_pimoroni_picosystem-5.0.uf2
      544 KiB
      2024-11-13 03:06:07 +08:00
    • pico_hsm_pimoroni_plasma2040-5.0.uf2
      540 KiB
      2024-11-13 03:06:07 +08:00
    • pico_hsm_pimoroni_servo2040-5.0.uf2
      542 KiB
      2024-11-13 03:06:07 +08:00
    • pico_hsm_pimoroni_tiny2040_2mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:08 +08:00
    • pico_hsm_pimoroni_tiny2040-5.0.uf2
      544 KiB
      2024-11-13 03:06:08 +08:00
    • pico_hsm_pimoroni_tiny2350-5.0.uf2
      476 KiB
      2024-11-13 03:06:09 +08:00
    • pico_hsm_pololu_3pi_2040_robot-5.0.uf2
      540 KiB
      2024-11-13 03:06:09 +08:00
    • pico_hsm_pololu_zumo_2040_robot-5.0.uf2
      540 KiB
      2024-11-13 03:06:10 +08:00
    • pico_hsm_seeed_xiao_rp2040-5.0.uf2
      546 KiB
      2024-11-13 03:06:10 +08:00
    • pico_hsm_seeed_xiao_rp2350-5.0.uf2
      478 KiB
      2024-11-13 03:06:11 +08:00
    • pico_hsm_solderparty_rp2040_stamp_carrier-5.0.uf2
      546 KiB
      2024-11-13 03:06:11 +08:00
    • pico_hsm_solderparty_rp2040_stamp_round_carrier-5.0.uf2
      546 KiB
      2024-11-13 03:06:12 +08:00
    • pico_hsm_solderparty_rp2040_stamp-5.0.uf2
      546 KiB
      2024-11-13 03:06:12 +08:00
    • pico_hsm_sparkfun_micromod-5.0.uf2
      544 KiB
      2024-11-13 03:06:12 +08:00
    • pico_hsm_sparkfun_promicro_rp2350-5.0.uf2
      478 KiB
      2024-11-13 03:06:13 +08:00
    • pico_hsm_sparkfun_promicro-5.0.uf2
      546 KiB
      2024-11-13 03:06:13 +08:00
    • pico_hsm_sparkfun_thingplus-5.0.uf2
      546 KiB
      2024-11-13 03:06:14 +08:00
    • pico_hsm_switchscience_picossci2_conta_base-5.0.uf2
      476 KiB
      2024-11-13 03:06:14 +08:00
    • pico_hsm_switchscience_picossci2_dev_board-5.0.uf2
      476 KiB
      2024-11-13 03:06:15 +08:00
    • pico_hsm_switchscience_picossci2_rp2350_breakout-5.0.uf2
      476 KiB
      2024-11-13 03:06:15 +08:00
    • pico_hsm_switchscience_picossci2_tiny-5.0.uf2
      476 KiB
      2024-11-13 03:06:16 +08:00
    • pico_hsm_tinycircuits_thumby_color_rp2350-5.0.uf2
      476 KiB
      2024-11-13 03:06:16 +08:00
    • pico_hsm_vgaboard-5.0.uf2
      546 KiB
      2024-11-13 03:06:17 +08:00
    • pico_hsm_waveshare_rp2040_one-5.0.uf2
      546 KiB
      2024-11-13 03:06:17 +08:00
    • pico_hsm_waveshare_rp2040_plus_16mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:18 +08:00
    • pico_hsm_waveshare_rp2040_plus_4mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:17 +08:00
    • pico_hsm_waveshare_rp2040_zero-5.0.uf2
      546 KiB
      2024-11-13 03:06:18 +08:00
    • pico_hsm_weact_studio_rp2040_16mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:20 +08:00
    • pico_hsm_weact_studio_rp2040_2mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:19 +08:00
    • pico_hsm_weact_studio_rp2040_4mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:19 +08:00
    • pico_hsm_weact_studio_rp2040_8mb-5.0.uf2
      544 KiB
      2024-11-13 03:06:20 +08:00
    • pico_hsm_wiznet_w5100s_evb_pico-5.0.uf2
      544 KiB
      2024-11-13 03:06:21 +08:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.4 Page: 31ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API