Home
last modified time | relevance | path

Searched hist:df45c1141ad21260d10a376f98b9a4dcce8b111b (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt.cdf45c1141ad21260d10a376f98b9a4dcce8b111b Fri Sep 17 07:56:21 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> core: dt: fix missing const attribute on fdt reference

The standard FDT reference in libfdt and friends is a const void *. Fix
few function prototypes that miss the const attribute.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jerome Forissier <jerome@forissier.org>
/optee_os/core/include/kernel/
H A Ddt.hdf45c1141ad21260d10a376f98b9a4dcce8b111b Fri Sep 17 07:56:21 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> core: dt: fix missing const attribute on fdt reference

The standard FDT reference in libfdt and friends is a const void *. Fix
few function prototypes that miss the const attribute.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jerome Forissier <jerome@forissier.org>