blob: 245b3d7a3b546bae65cda436f2eedc9447cf0331 [file] [log] [blame] [edit]
/*
* Copyright (c) 2024, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
* This file contains the CSS-firmware specific definitions for the third
* generation of platforms.
*/
#ifndef NRD_CSS_FW_DEF3_H
#define NRD_CSS_FW_DEF3_H
#include "nrd_css_def3.h"
/*******************************************************************************
* Console config
******************************************************************************/
#define NRD_CSS_NSEC_CLK_IN_HZ UL(7372800)
#endif /* NRD_CSS_FW_DEF3_H */