Skip to content
Commit 3a76b351 authored by Christian Daudt's avatar Christian Daudt
Browse files

ARM: bcm: Make secure API call optional



The current bcm_kona_smc_init function throws a BUG_ON if there's no SMC
device node defined in the device tree.

Since secure API access is optional depending the chip configuration,
fix this by allowing the rest of the code to run even if there's no SMC
device node defined

Signed-off-by: default avatarChristian Daudt <csd@broadcom.com>
Reviewed-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
parent aea237bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment