blob: efc8e29433de8284b8cba20c8f50918c2fb2a33f [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
{
entries: [
{
name: csr
desc: '''Standard CSR suite of tests run from all valid interfaces to prove SW
accessibility.'''
milestone: V1
tests: ["{name}{intf}_csr_hw_reset",
"{name}{intf}_csr_rw",
"{name}{intf}_csr_bit_bash",
"{name}{intf}_csr_aliasing",]
}
]
}