CAppLoader.h 289 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0-only
  2. *
  3. * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
  4. */
  5. #pragma once
  6. #include <include/linux/smcinvoke_object.h>
  7. // This class provides an interface to load Secure Applications in QSEE
  8. #define CAppLoader_UID (3)