Add initial devicetree files for trustedvm for RUMI platform on Kera SoC. Change-Id: I8028e413de1935d8363edc49a13bf7a722432892 Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
&arch_timer {
|
|
clock-frequency = <500000>;
|
|
};
|