sec-kernel: move uapi securemsm headers to uapi path
Move the securemsm-kernel uapi headers to a uapi include path, to conform with the uapi requirements. NOTE: Duplicating qcedev.h & smcinvoke.h temporarily until clients that manually include the path use the exported headers. Change-Id: I33d390954ff0e6c721a5fa8256b431020e4f8912 Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* QTI CE 32-bit compatibility syscall for 64-bit systems
|
||||
*
|
||||
* Copyright (c) 2014-2020, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
@@ -10,7 +11,7 @@
|
||||
#include <linux/uaccess.h>
|
||||
#include "linux/qcedev.h"
|
||||
#include <linux/compat.h>
|
||||
#include "compat_qcedev.h"
|
||||
#include "linux/compat_qcedev.h"
|
||||
|
||||
static void *compat_alloc_user_space(int size){
|
||||
return NULL;
|
||||
|
مرجع در شماره جدید
Block a user