Searched refs:kFirmwarePathPrefix (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-client.cpp20 constexpr const char kFirmwarePathPrefix[] = "/boot/lib/firmware/"; member in namespace:__anon473
25 constexpr size_t kTaPathLength = (sizeof(kFirmwarePathPrefix) - 1u) +
76 buf.Append(kFirmwarePathPrefix);

Completed in 78 milliseconds