38#ifndef __DEV_ARM_SSC_H__
39#define __DEV_ARM_SSC_H__
43#include "params/SysSecCtrl.hh"
71 using Space = RegisterBankLE::RegisterRaz;
72 template <
size_t Size>
73 using Block = RegisterBankLE::RegisterLBuf<Size>;
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Register< uint32_t, ByteOrder::little > Register32LE
System Security Control registers.
RegisterBankLE::Register32LE Register
Tick write(PacketPtr pkt) override
All writes are simply ignored.
Block< 0x80 > sscSwScratch
RegisterBankLE::RegisterRaz Space
Tick read(PacketPtr pkt) override
Handle a read to the device.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
uint64_t Tick
Tick count type.