blob: 6c3a1a65d47190a724b730d38e7895a7d7f8831d [file]
// Licensed under the Apache-2.0 license
// SPDX-License-Identifier: Apache-2.0
// AST10x0 kernel-only SMC FMC CS1 erase/write/read verify test configuration.
{
arch: {
type: "armv7m",
vector_table_start_address: 0x00000000,
vector_table_size_bytes: 1280,
},
kernel: {
flash_start_address: 0x00000500,
flash_size_bytes: 262144,
ram_start_address: 0x00040500,
ram_size_bytes: 393216,
},
}