mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
888b1da641
Renamed the temporary extraction directory from `.libcbor` to `.tdx_cbor` in the TDX-specific build target to avoid conflicts Added explicit `cbor_untrusted` phony target and declared it as a dependency for `ttls` and `utls` targets to ensure proper build ordering Added cleanup rule for the cbor external directory --------- Signed-off-by: Lukasz A Juzwiuk <lukasz.a.juzwiuk@intel.com>