blob: 63e3cc5a3f2ab0f454cab9fb6cc33bab9b3bec80 [file] [log] [blame]
/*
* Copyright 2018 NXP
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef __SOC_FSL_HVC_H
#define __SOC_FSL_HVC_H
/* VENDOR HVC 0xC6000000 - 0xC600FFFF */
#define FSL_HVC_SC 0xC6000000
#endif