Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] manifest: Update nrf hw models to latest including UBSAN fixes #1484

Commits on Feb 12, 2024

  1. [nrf fromtree] manifest: Update nrf hw models to latest

    * Update the HW models module to
    c744f2c762aad79e59bd7e99002f2fcab0a2f288
    
    Including the following:
    * docs: UART: several minor fixes
    * UART(E): Add peripherals and connect to (D)PPI
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    (cherry picked from commit 85d3ad1)
    Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
    aescolar authored and ivaniushkov committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6481905 View commit details
    Browse the repository at this point in the history
  2. [nrf fromtree] manifest: Update nrf hw models to latest

    * Update the HW models module to
    a08acc7d3a853f890df2bf82167c02ab2153ffe7
    
    Including the following:
    * a08acc7 UART(E): Duty cycle warnings due to Rx while Rx Off
    * aa1f38d UART(E): FIFO backend Minor bugfix
    * 8b0819f UART(E): Add Loopback backend
    * bc648f2 UART(E): Update RTS pin level as soon as the conf is changed
    * b39e448 UART(E): Detect receiver opening mid frame
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    (cherry picked from commit 992c04c)
    Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
    aescolar authored and ivaniushkov committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5876ba9 View commit details
    Browse the repository at this point in the history
  3. [nrf fromtree] manifest: Update nrf hw models to latest

    * Update the HW models module to
    6b6ae3652c92c95edd945dce6ad9ef9892aab89b
    
    Including the following:
    * 6b6ae36 UART: Minor optimization
    * afe84c1 fake timer: Minor speed optimization for nrf52
    * a5a4dfd RTC: Fix counter value when CLEAR after STOP
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    (cherry picked from commit 33d4b6d)
    Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
    aescolar authored and ivaniushkov committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c72cb0b View commit details
    Browse the repository at this point in the history
  4. [nrf fromtree] manifest: Update nrf hw models to latest

    * Update the HW models module to
    d17c9d749c817d2522468fa3c0eee3705feb8951
    
    Including the following:
    * d17c9d7 UART: Bugfix: Support STARTRX while Rx is stopping
    * d982e76 UART: Minor bugfix: Fix 2 warning messages
    * eda7af9 UART: Bugfix: Handle task STOPTX while stopping
    * b8ea63b UART: BugFix: Support STARTTx even if Tx is not Off
    * c0d28cc nrf_common: Add replacement for nrf_dma_accessible_check()
    * feb91bb nrfx_common replacement: nrfx_get_irq_number() Add missing peri
    * c95d9af Makefile: By default lets build both 52833 and 5340 targets
    * cf41110 UART: FIFO backend: Check for failure of fcntl
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    (cherry picked from commit c9d489d)
    Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
    aescolar authored and ivaniushkov committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d320887 View commit details
    Browse the repository at this point in the history
  5. [nrf fromtree] manifest: Update nrf hw models to latest

    * Update the HW models module to
    52d0b4b7b7431d8da6222cc3b17a8afdcb099baf
    
    Including the following:
    * 52d0b4b UART: FIFO backend: Do not error out if other side disconnects Rx
    * 3582b68 UART: FIFO backend: Avoid possible race
    * 414f160 AAR: Fix UBSAN warnings
    * 24f5d3d PPI: Fix UBSAN warning
    
    Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
    (cherry picked from commit 189d4d4)
    Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
    aescolar authored and ivaniushkov committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e4279c9 View commit details
    Browse the repository at this point in the history