Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
fb588690ee0acb5793c22f0aefb11b194fa0946a
/
.
/
plat
/
mediatek
/
include
/
plat_helpers.h
blob: b86ed239b1310a7111d889397afe60511ddd11a5 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024, Mediatek Inc. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
PLAT_HELPERS_H
#define
PLAT_HELPERS_H
unsigned
int
plat_mediatek_calc_core_pos
(
u_register_t
mpidr
);
#endif
/* PLAT_HELPERS_H */