This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM64B: SA2UL PKA RSA Encryption and Decryption Test causes abort on SK-AM64B at Firewall_open

Part Number: SK-AM64B

Tool/software:

Hi,

I’m trying to run the SA2UL PKA RSA Encryption and Decryption Test on the SK-AM64B board,
but I encounter an abort when calling Firewall_open().

Q.
Is there any modification required to run the following example on SK-AM64B?

Example:
mcu_plus_sdk_am64x_11_00_00_15/examples/security/crypto/sa2ul_pka/rsa_encryption_decryption

Abort Details
The abort occurs when attempting to write startAddr to START_ADDR_L inside Firewall_open().

Call Stack at Abort:
CSL_REG32_WR_RAW() at cslr.h:331
Firewall_writeRegionAddress() at firewall.c:227
Firewall_configureSingleRegion() at firewall.c:313
Firewall_configureRegion() at firewall.c:356
Firewall_open() at firewall.c:176
Drivers_firewallOpen() at ti_drivers_open_close.c:82
Drivers_open() at ti_drivers_open_close.c:43
rsa_encryption_decryption() at rsa_encryption_decryption.c:308
main() at main.c:46

Any guidance on whether this example is compatible with SK-AM64B, and if so,
what changes are needed to avoid the abort, would be greatly appreciated.

Regards,
Yukinobu