sdls: add FSR interop via CryptoLib TM path
End-to-end FSR test: Crypto_Init_TM_Unit_Test → build TM frame
(from CryptoLib's own ut_tm_apply.c test) → Crypto_TM_ApplySecurity
→ Crypto_Get_FSR(). The 32-bit FSR word is decoded by Fsr.decode
and verified: flags, SPI, ARSN, plus encode roundtrip.
The TM frame hex (1786 bytes) is stored in scripts/tm_frame.hex,
copied verbatim from CryptoLib's HAPPY_PATH_CLEAR_FECF test.
SDLS interop now has 21 tests: 8 protect, 12 security_header, 1 FSR.