Skip to content

Releases: Atmosic/openair

24.09.0

01 Oct 02:57
Compare
Choose a tag to compare

What's Changed

  • Use more performant memset/memcpy routines
  • Tooling improvements
  • Code migration from hal_atmosic and hal_atmosic_lib
  • Upgrade to Zephyr 3.7.0

Release 24.08.0

20 Aug 06:47
ec11d3c
Compare
Choose a tag to compare
  • Atmosic west command extensions
  • Support MPC programming nested partitions
  • Add mcuboot hooks
  • atm_settings and factory_data
  • Migrate platform-indepdent code, e.g. spe, to this repo
  • Code clean-up
    • Remove undefined HCI_UART descriptions
  • Documentation
    • Document MPC config
    • Fixes and improvements

24.06.0

02 Jul 08:14
e038c0d
Compare
Choose a tag to compare
  • Open-Sourcing
    • Repackage drivers that contain sensitive IP
    • License Atmosic apps, HAL, and libraries under Apache 2.0
  • Security
    • spe improvements
    • Add NSC example
    • Subcommand for “west secjrnl”
    • Add west support for locking down user-secure tags
  • Tooling
    • Secure journal
    • Add gen archive script with partition_info.map
    • Update partition info of secure journal and secure counter from hardware definitions
    • Implement HCI vendor commands for RFTool
    • Port run.sh to native DOS
    • Support FAST_LOAD with run.sh
    • OpenOCD for Apple Silicon
  • Drivers
    • BLE
      • Upgrade SDK default LL stack library from core spec 5.1 to core spec 5.2 (ISO feature removed)
      • Unify sleep/wakeup Kconfig of BLE driver
    • SPI
      • Initialize context init and context sync semaphores
      • Add SPI configuration during wakeup from retention
      • bme280 conditional sleep during initialization
  • Apps
    • Add hci_vendor app
    • Bring up samples/bluetooth/hci_uart
  • Miscellaneous
    • Point micro-ecc to Atmosic's fork
    • Warning fixes