VSEC_CAP_CRASHLOG
.caps = VSEC_CAP_TELEMETRY | VSEC_CAP_CRASHLOG,
case VSEC_CAP_CRASHLOG:
*cap_id = ilog2(VSEC_CAP_CRASHLOG);
return !!(caps & VSEC_CAP_CRASHLOG);