summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/sabrina/include/soc/cpu.h
blob: b7578139de0e70540b20fba00d9103fbd9266710 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef AMD_SABRINA_CPU_H
#define AMD_SABRINA_CPU_H

#define SABRINA_A0_CPUID	0x008a0f00

#endif /* AMD_SABRINA_CPU_H */