• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..16-Mar-2023-

include/16-Mar-2023-

mcp_ramfw_fvp/16-Mar-2023-

mcp_ramfw_soc/16-Mar-2023-

mcp_romfw/16-Mar-2023-

module/16-Mar-2023-

scp_ramfw_fvp/16-Mar-2023-

scp_ramfw_soc/16-Mar-2023-

scp_romfw/16-Mar-2023-

src/16-Mar-2023-

product.mk A D16-Mar-2023307 168

readme.md A D16-Mar-2023403 117

readme.md

1# Morello Platform
2
3## Build configuration options {#build-configuration}
4Platform specific option has been added for Morello SoC platform.
5
6- SCP_MORELLO_SENSOR_LIB_PATH: Path of the morello sensor library
7
8If SCP_MORELLO_SENSOR_LIB_PATH is set to the path of the sensor
9library, then functions defined in the library are used else the
10functions defined in the `morello_sensor_driver.c` file are used.
11