blob: 8d232d589bbd0e7d1a47896ad82e6f8942bf90de [file] [log] [blame]
Sathees Balyad6839ef2018-10-31 14:05:08 +00001#
2# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6# Platform specific romlib functions can be added or included here.
7# The index in the output file will be generated cumulatively in the same
8# order as it is given in this file.
9# Output file can be found at: $BUILD_DIR/jmptbl.i
10#
11# Format:
12# lib function [patch]
13# Example:
14# rom rom_lib_init
15# fdt fdt_getprop_namelen patch
16
17include ../../lib/romlib/jmptbl.i