Skip to content
Commit fff0ad08 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Devaraj Ranganna
Browse files

freertos-libs-tests: Fix closefile-validsignature OTA Pal test



The fixes are provided with a patch that does the following:
* Make the binary file path configurable using
  a macro (`OTA_PAL_FIRMWARE_FILE`) instead of
  hardcoding it as `test_happy_path_image.bin`.
  This is so it can be specified as expected by the
  AWS test suite.
* Replace the RSA SHA256 signature as it is invalid.
  The replacement signature has been regenerated using
  a different key pair with the public key also added
  to the `src/ota/test_files` subdirectory.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent 90f467ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment