forked from Imagelibrary/rtems
18 lines
453 B
YAML
18 lines
453 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-integer: null
|
|
- define: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value: 0xfff00100
|
|
description: |
|
|
This defines the base address of the exception table. NOTE: Vectors are actually at 0xFFF00000 but file starts at offset.
|
|
enabled-by: true
|
|
format: '{:#010x}'
|
|
links: []
|
|
name: PPC_VECTOR_FILE_BASE
|
|
type: build
|