Skip to content

mimxrt1060_evk tests/crypto/tinycrypt_hmac_prng and test_mbedtls meet Unaligned memory access #13780

@hakehuang

Description

@hakehuang

Describe the bug
Unaligned memory access

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=mimxrt1060_evk ..
  3. make
  4. See error

Expected behavior
test PASS

Impact
tinycrypt

Screenshots or console output

***** Booting Zephyr OS 1.14.0-rc1 *****

Running test suite test_hmac_prng_fn

===================================================================

starting test - test_hmac_prng

***** USAGE FAULT *****

  Unaligned memory access

***** Hardware exception *****

Current thread ID = 0x80000050

Faulting instruction address = 0x6000265c

Fatal fault in thread 0x80000050! Aborting.

test_mbedtls

***** Booting Zephyr OS 1.14.0-rc1 *****

Running test suite test_mbedtls_fn

===================================================================

starting test - test_mbedtls

starting test - Performing mbedTLS crypto tests:

***** USAGE FAULT *****

  Unaligned memory access

***** Hardware exception *****

Current thread ID = 0x80000050

Faulting instruction address = 0x6000260a

Fatal fault in thread 0x80000050! Aborting.

Environment (please complete the following information):

  • OS: ( Linux)
  • Toolchain (Zephyr SDK)
  • Commit SHA or Version used: v1.14.0_rc1

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: TestsIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXP

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions